]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: chsh(1): add login.defs to SEE ALSO
authorAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 21:50:31 +0000 (22:50 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2017 12:18:34 +0000 (13:18 +0100)
(The shadow equivalent manpage lists it.)

login-utils/chsh.1

index 55804ad57f624c345125fe02e54dd2c8c8d0d214..19646e29f423fc76d1f23f23197c1d2045aacb64 100644 (file)
@@ -55,6 +55,7 @@ only accept shells listed in this file, unless you are root.
 Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.
 .SH "SEE ALSO"
 .BR login (1),
+.BR login.defs(5),
 .BR passwd (5),
 .BR shells (5)
 .SH AUTHOR