From: Mike Frysinger Date: Fri, 28 Nov 2008 21:57:24 +0000 (-0500) Subject: mount: remove spurious newline from mount.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3933bc2e4a1a4dfce89aa534c381498b5f34c7f9;p=util-linux 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 --- diff --git a/mount/mount.8 b/mount/mount.8 index d2441621..8905599e 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