]> err.no Git - util-linux/commitdiff
mount: remove spurious newline from mount.8
authorMike Frysinger <vapier@gentoo.org>
Fri, 28 Nov 2008 21:57:24 +0000 (16:57 -0500)
committerKarel Zak <kzak@redhat.com>
Fri, 5 Dec 2008 10:45:23 +0000 (11:45 +0100)
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>
mount/mount.8

index d2441621052cb9b9c51ae95ad3f74abfd03dfda3..8905599ee22e2507477a7832d4c5eca0af251375 100644 (file)
@@ -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