summaryrefslogtreecommitdiffstats
path: root/misc-utils/whereis.1
diff options
context:
space:
mode:
authorMichael Kerrisk2016-12-03 21:13:59 +0100
committerKarel Zak2016-12-09 13:45:09 +0100
commit46f057ed37e06d74df3e2d4471cab935f9671edf (patch)
tree7f03098b2f4ec9100730a7fcd6620052346c9ce2 /misc-utils/whereis.1
parentdocs: renice(1): Remove obsolete BUGS text (diff)
downloadkernel-qcow2-util-linux-46f057ed37e06d74df3e2d4471cab935f9671edf.tar.gz
kernel-qcow2-util-linux-46f057ed37e06d74df3e2d4471cab935f9671edf.tar.xz
kernel-qcow2-util-linux-46f057ed37e06d74df3e2d4471cab935f9671edf.zip
docs: various pages: Format pathnames as italic (.I)
In the majority of pages, pathnames are formatted as Italic, which is the norm. However, there are several cases where they are formatted as bold. This patch fixes a number of those exceptions. Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
Diffstat (limited to 'misc-utils/whereis.1')
-rw-r--r--misc-utils/whereis.16
1 files changed, 3 insertions, 3 deletions
diff --git a/misc-utils/whereis.1 b/misc-utils/whereis.1
index 6cdec70b2..ac2068d56 100644
--- a/misc-utils/whereis.1
+++ b/misc-utils/whereis.1
@@ -127,12 +127,12 @@ is specified, the option will output the hard-coded paths
that the command was able to find on the system.
.SH EXAMPLE
To find all files in
-.B /usr/\:bin
+.I /usr/\:bin
which are not documented
in
-.B /usr/\:man/\:man1
+.I /usr/\:man/\:man1
or have no source in
-.BR /usr/\:src :
+.IR /usr/\:src :
.IP
.B cd /usr/bin
.br