Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112544242
D48398.id149004.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
672 B
Referenced Files
None
Subscribers
None
D48398.id149004.diff
View Options
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1945,8 +1945,9 @@
.Ss Built-in Commands
This section lists the built-in commands.
.Bl -tag -width indent
-.It Ic \&:
+.It Ic \&: Op Ar arg Ar ...
A null command that returns a 0 (true) exit value.
+Any arguments are discarded.
.It Ic \&. Ar file
The commands in the specified file are read and executed by the shell.
The
@@ -1968,7 +1969,7 @@
.It Ic \&[
A built-in equivalent of
.Xr test 1 .
-.It Ic alias Oo Ar name Ns Oo = Ns Ar string Oc ... Oc
+.It Ic alias Oo Ar name Ns Oo = Ns Ar string Oc Ar ... Oc
If
.Ar name Ns = Ns Ar string
is specified, the shell defines the alias
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 3:36 PM (18 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15744756
Default Alt Text
D48398.id149004.diff (672 B)
Attached To
Mode
D48398: sh.1: document optional arguments to `:`
Attached
Detach File
Event Timeline
Log In to Comment