From 4b00be627568e2f70b13e2a8bfe705deb2efae2c Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Thu, 19 Jan 2017 22:50:31 +0100 Subject: [PATCH] man: chsh(1): add login.defs to SEE ALSO (The shadow equivalent manpage lists it.) --- login-utils/chsh.1 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.3