]> 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, 12 Dec 2008 12:25:33 +0000 (13:25 +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 a959538ecc8468ef32b2e9c278307721c8453b3d..7f30728a56440ac6f7c13fb0ba0025a46124b57c 100644 (file)
@@ -166,8 +166,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