diff options
Diffstat (limited to 'usr.bin/su/su.1')
| -rw-r--r-- | usr.bin/su/su.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index e0de965bd1e4..5f80e085db38 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -41,7 +41,6 @@ .Nm su .Op Fl Kflm .Op Ar login -.Op Ar -c cmd .Sh DESCRIPTION .Nm Su requests the Kerberos password for @@ -120,9 +119,6 @@ and the caller's real uid is non-zero, .Nm su will fail. -.It Fl "c cmd" -Execute command as the nominated user. The user's shell is invoked -to execute the command. It is assumed that the shell supports a -c switch. .El .Pp The |
