summaryrefslogtreecommitdiffstats
path: root/text-utils/pg.1
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages)2016-11-10 11:59:30 +0100
committerKarel Zak2016-11-29 10:44:19 +0100
commit42632a90c1be41c64720b299a6cb4a4b042765a5 (patch)
treed94547cf8c3497a896a89f13354bc2e70ae2bff6 /text-utils/pg.1
parentPlace SEE ALSO entries in order (diff)
downloadkernel-qcow2-util-linux-42632a90c1be41c64720b299a6cb4a4b042765a5.tar.gz
kernel-qcow2-util-linux-42632a90c1be41c64720b299a6cb4a4b042765a5.tar.xz
kernel-qcow2-util-linux-42632a90c1be41c64720b299a6cb4a4b042765a5.zip
Correctly format page cross references
Most pages in util-linux follow the standard convention of formatting page cross references in bold. Fix the few exceptions that use italic. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'text-utils/pg.1')
-rw-r--r--text-utils/pg.14
1 files changed, 2 insertions, 2 deletions
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index d67adf43c..c3cc7a584 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -25,7 +25,7 @@ reads from standard input.
If standard output is not a terminal,
.B pg
acts like
-.IR cat (1)
+.BR cat (1)
but precedes each file with its name if there is more than one.
.PP
If input comes from a pipe,
@@ -206,7 +206,7 @@ Overrides the system-supplied number of columns if set.
.TP
.BR LANG ,\ LC_ALL ,\ LC_COLLATE ,\ LC_CTYPE ,\ LC_MESSAGES
See
-.IR locale (7).
+.BR locale (7).
.TP
.B LINES
Overrides the system-supplied number of lines if set.