util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
To: util-linux@vger.kernel.org
Subject: [PATCH] man: Change the only argument to two for the two-fonts macros
Date: Sat, 19 May 2018 00:09:56 +0000	[thread overview]
Message-ID: <20180519000956.GA32228@rhi.hi.is> (raw)

  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>
---
 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 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
diff --git a/misc-utils/mcookie.1 b/misc-utils/mcookie.1
index 254157902..1ac50ef13 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 07495c5e7..88e118934 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)
-- 
2.17.0


-- 
Bjarni I. Gislason

             reply	other threads:[~2018-05-19  0:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-19  0:09 Bjarni Ingi Gislason [this message]
2018-05-23  8:46 ` [PATCH] man: Change the only argument to two for the two-fonts macros Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180519000956.GA32228@rhi.hi.is \
    --to=bjarniig@rhi.hi.is \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).