From: Andreas Henriksson Date: Thu, 19 Jan 2017 21:39:31 +0000 (+0100) Subject: man: chfn(1): add chsh and login.defs to SEE ALSO X-Git-Tag: v2.30-rc1~288^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c49db948a4c8a58a6a78068563b5ab138a30a98;p=thirdparty%2Futil-linux.git man: chfn(1): add chsh and login.defs to SEE ALSO (The shadow version of the same manpage mentions these utils, but does not mention finger.) --- diff --git a/login-utils/chfn.1 b/login-utils/chfn.1 index 9f4d921361..58262d4b94 100644 --- a/login-utils/chfn.1 +++ b/login-utils/chfn.1 @@ -97,7 +97,9 @@ This is the default. .SH "EXIT STATUS" Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid. .SH "SEE ALSO" +.BR chsh(1), .BR finger (1), +.BR login.defs(5), .BR passwd (5) .SH AUTHOR Salvatore Valente