Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> --- sys-utils/mount.8 | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 46c934a..1903253 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 -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html