From: Benno Schulenberg Date: Tue, 8 Mar 2016 09:07:48 +0000 (+0100) Subject: mount: hardwrap an overlong example in the man page X-Git-Tag: v2.28-rc1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bed9c1f5e5692c9be1f70c5298cb6c53c34fe494;p=thirdparty%2Futil-linux.git mount: hardwrap an overlong example in the man page Signed-off-by: Benno Schulenberg --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 46c934adc9..190325308e 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -2410,7 +2410,10 @@ directory by using: .RS .br -.BR "mount \-t overlay overlay \-olowerdir=/lower,upperdir=/upper,workdir=/work /merged" +.nf +.B "mount \-t overlay overlay \e" +.B " \-olowerdir=/lower,upperdir=/upper,workdir=/work /merged" +.fi .br .RE