summaryrefslogtreecommitdiffstats
path: root/login-utils/chsh.1
diff options
context:
space:
mode:
authorAndreas Henriksson2017-01-19 22:50:31 +0100
committerAndreas Henriksson2017-01-19 22:52:57 +0100
commitd0f9990bfbe5b6c045eaf3ef8c12e6961e294218 (patch)
treedb0b703e119412793e7c0bdcca782634aee1499a /login-utils/chsh.1
parentman: chfn(1): add chsh and login.defs to SEE ALSO (diff)
downloadkernel-qcow2-util-linux-d0f9990bfbe5b6c045eaf3ef8c12e6961e294218.tar.gz
kernel-qcow2-util-linux-d0f9990bfbe5b6c045eaf3ef8c12e6961e294218.tar.xz
kernel-qcow2-util-linux-d0f9990bfbe5b6c045eaf3ef8c12e6961e294218.zip
man: chsh(1): add login.defs to SEE ALSO
(The shadow equivalent manpage lists it.)
Diffstat (limited to 'login-utils/chsh.1')
-rw-r--r--login-utils/chsh.11
1 files changed, 1 insertions, 0 deletions
diff --git a/login-utils/chsh.1 b/login-utils/chsh.1
index 56d5d3e4d..d63c23e69 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