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.30-rc1~288^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f9990bfbe5b6c045eaf3ef8c12e6961e294218;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 56d5d3e4d7..d63c23e695 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