summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorMike Frysinger2008-11-28 22:57:24 +0100
committerKarel Zak2008-12-05 11:45:23 +0100
commit3933bc2e4a1a4dfce89aa534c381498b5f34c7f9 (patch)
treee9dff0dd90541678b605d998721b922670310a6c /mount
parentsetterm: fix -blank man page (diff)
downloadkernel-qcow2-util-linux-3933bc2e4a1a4dfce89aa534c381498b5f34c7f9.tar.gz
kernel-qcow2-util-linux-3933bc2e4a1a4dfce89aa534c381498b5f34c7f9.tar.xz
kernel-qcow2-util-linux-3933bc2e4a1a4dfce89aa534c381498b5f34c7f9.zip
mount: remove spurious newline from mount.8
The man page display shows quote marks instead of being interpreted by the .B statement and hidden away due to a spurious newline. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.83
1 files changed, 1 insertions, 2 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index d24416210..8905599ee 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -191,8 +191,7 @@ mounts under a given mountpoint.
.br
.B "mount --make-rprivate mountpoint"
.br
-.B
-"mount --make-runbindable mountpoint"
+.B "mount --make-runbindable mountpoint"
.br
.RE
.RE