]> 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)
committerAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 21:52:57 +0000 (22:52 +0100)
(The shadow equivalent manpage lists it.)

login-utils/chsh.1

index 56d5d3e4d77170110b8b0b402b17b02f030aaae8..d63c23e695be814f36f01769c1ee150492258f35 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