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=61b3d89107fe7151fc482e53d71085a4a84840d6;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 a959538e..7f30728a 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -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