]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: chfn(1): add chsh and login.defs to SEE ALSO
authorAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 21:39:31 +0000 (22:39 +0100)
committerAndreas Henriksson <andreas@fatal.se>
Thu, 19 Jan 2017 21:52:57 +0000 (22:52 +0100)
(The shadow version of the same manpage mentions these utils,
but does not mention finger.)

login-utils/chfn.1

index 9f4d921361aec0e894a864e15b1cc8bca4092bf4..58262d4b94b9a17a0028f19a7b769f3e8bcd51f2 100644 (file)
@@ -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 <svalente@mit.edu>