diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
| commit | 87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch) | |
| tree | 9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/su | |
| parent | f63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff) | |
Notes
Diffstat (limited to 'usr.bin/su')
| -rw-r--r-- | usr.bin/su/su.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index c7a05977a3510..54ed870922d33 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -131,7 +131,8 @@ non-zero, .Nm will fail. .It Fl c Ar class -Use the settings of the specified login class. Only allowed for the super-user. +Use the settings of the specified login class. +Only allowed for the super-user. .El .Pp The |
