summaryrefslogtreecommitdiffstats
path: root/login-utils
diff options
context:
space:
mode:
authorBjarni Ingi Gislason2018-05-19 02:09:56 +0200
committerKarel Zak2018-05-23 10:43:27 +0200
commit3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc (patch)
tree8f7607b5ad992f09b0a710aae8b14dfccbe2c2c0 /login-utils
parentman: choom.1: Use the correct macro for the font change of one argument (diff)
downloadkernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.tar.gz
kernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.tar.xz
kernel-qcow2-util-linux-3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc.zip
man: Change the only argument to two for the two-fonts macros
Punctuation marks have been left in the only argument of two-fonts macros, instead of being separated from it to make the second one. Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'login-utils')
-rw-r--r--login-utils/chfn.14
-rw-r--r--login-utils/chsh.12
2 files changed, 3 insertions, 3 deletions
diff --git a/login-utils/chfn.1 b/login-utils/chfn.1
index 58262d4b9..c7130c47e 100644
--- a/login-utils/chfn.1
+++ b/login-utils/chfn.1
@@ -97,9 +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 chsh (1),
.BR finger (1),
-.BR login.defs(5),
+.BR login.defs (5),
.BR passwd (5)
.SH AUTHOR
Salvatore Valente <svalente@mit.edu>
diff --git a/login-utils/chsh.1 b/login-utils/chsh.1
index c03ef65e5..c955b05d8 100644
--- a/login-utils/chsh.1
+++ b/login-utils/chsh.1
@@ -55,7 +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 login.defs (5),
.BR passwd (5),
.BR shells (5)
.SH AUTHOR