diff options
Diffstat (limited to 'login-utils/chsh.1')
| -rw-r--r-- | login-utils/chsh.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/login-utils/chsh.1 b/login-utils/chsh.1 index d597adc38..5ee0f09c3 100644 --- a/login-utils/chsh.1 +++ b/login-utils/chsh.1 @@ -29,8 +29,9 @@ If a shell is not given on the command line, prompts for one. .B chsh -is used to change local entries only. Use ypchsh, lchsh or any other -implementation for non-local entries. +supports non-local entries (kerberos, LDAP, etc.) if linked with libuser, +otherwise use ypchsh, lchsh or any other implementation for non-local +entries. .SH OPTIONS .TP .BI "\-s, \-\-shell " shell @@ -42,10 +43,10 @@ Print the list of shells listed in and exit. .TP .B "\-u, \-\-help" -Print a usage message and exit. +Display help text and exit. .TP .B "-v, \-\-version" -Print version information and exit. +Display version information and exit. .SH "VALID SHELLS" .B chsh will accept the full pathname of any executable file on the system. |
