summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
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 /sys-utils/mount.8
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 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 26bd449fb..beef62233 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -780,7 +780,7 @@ and
For most types all the
.B mount
program has to do is issue a simple
-.IR mount (2)
+.BR mount (2)
system call, and no detailed knowledge of the filesystem type is required.
For a few types however (like nfs, nfs4, cifs, smbfs, ncpfs) an ad hoc code is
necessary. The nfs, nfs4, cifs, smbfs, and ncpfs filesystems