]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - su/su.1
shell_cmds-116.tar.gz
[apple/shell_cmds.git] / su / su.1
diff --git a/su/su.1 b/su/su.1
index f41431ff4e5145226e5b034a29e4621c13dd961f..906c9e58f8adeecd4be08c205e0da46b80687449 100644 (file)
--- a/su/su.1
+++ b/su/su.1
@@ -40,9 +40,9 @@
 .Nd substitute user identity
 .Sh SYNOPSIS
 .Nm
+.Op Fl
 .Op Fl flm
-.Op Ar login 
-.Op Ar -c shell arguments
+.Op Ar login Op Ar args
 .Sh DESCRIPTION
 .Nm
 requests the password for
@@ -60,8 +60,6 @@ with the appropriate user ID is executed.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
-.It Fl c
-Invoke the following command in a subshell as the specified user.
 .It Fl f
 If the invoked shell is
 .Xr csh 1 ,