From 3fe5e8ec09573dc3ef68bb040e08fcb82bd568fc Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Sat, 19 May 2018 00:09:56 +0000 Subject: [PATCH] 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 --- login-utils/chfn.1 | 4 ++-- login-utils/chsh.1 | 2 +- misc-utils/mcookie.1 | 2 +- term-utils/setterm.1 | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/login-utils/chfn.1 b/login-utils/chfn.1 index 58262d4b94b..c7130c47e08 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 diff --git a/login-utils/chsh.1 b/login-utils/chsh.1 index c03ef65e510..c955b05d89a 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 diff --git a/misc-utils/mcookie.1 b/misc-utils/mcookie.1 index 254157902d0..1ac50ef139e 100644 --- a/misc-utils/mcookie.1 +++ b/misc-utils/mcookie.1 @@ -17,7 +17,7 @@ system. Typical usage: .PP The "random" number generated is actually the MD5 message digest of random information coming from one of the sources -.IR "getrandom() " +.IR getrandom () system call, .IR /dev/urandom , .IR /dev/random , diff --git a/term-utils/setterm.1 b/term-utils/setterm.1 index 07495c5e7b8..88e11893422 100644 --- a/term-utils/setterm.1 +++ b/term-utils/setterm.1 @@ -179,7 +179,7 @@ Makes the terminal continue on a new line when a line is full. .TP .BR \-\-msg " [" on | off "] (virtual consoles only)" Enables or disables the sending of kernel -.BR printk() +.BR printk () messages to the console. .TP \fB\-\-msglevel\fP \fB0-8\fP (virtual consoles only)