From 3933bc2e4a1a4dfce89aa534c381498b5f34c7f9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 28 Nov 2008 16:57:24 -0500 Subject: [PATCH] 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 --- mount/mount.8 | 3 +-- 1 file changed, 1 insertion(+), 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