From: Andreas Henriksson Date: Thu, 19 Jan 2017 21:50:31 +0000 (+0100) Subject: man: chsh(1): add login.defs to SEE ALSO X-Git-Tag: v2.29.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b00be627568e2f70b13e2a8bfe705deb2efae2c;p=thirdparty%2Futil-linux.git man: chsh(1): add login.defs to SEE ALSO (The shadow equivalent manpage lists it.) --- diff --git a/login-utils/chsh.1 b/login-utils/chsh.1 index 55804ad57f..19646e29f4 100644 --- a/login-utils/chsh.1 +++ b/login-utils/chsh.1 @@ -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