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.29.1~7 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=749993c70475a2c61074445c36b63153eadb1c65;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 0cb5f28b87..9de514af6e 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