From: David Levine Date: Wed, 7 Mar 2012 00:52:41 +0000 (-0600) Subject: Escape spaces in DEFAULTS sections of man pages so they no longer are lost. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=c3cf229baf2020da002739bfb662c2c37cc61ab7;p=mmh Escape spaces in DEFAULTS sections of man pages so they no longer are lost. --- diff --git a/man/mhl.man b/man/mhl.man index eff230f..a5dc12e 100644 --- a/man/mhl.man +++ b/man/mhl.man @@ -363,8 +363,8 @@ show(1), ap(8), dp(8) .nf .RB ` \-bell ' .RB ` \-noclear ' -.RB ` \-length 40 ' -.RB ` \-width 80 ' +.RB ` \-length\ 40 ' +.RB ` \-width\ 80 ' .fi .SH CONTEXT diff --git a/man/mhlist.man b/man/mhlist.man index f0ef31a..3db222e 100644 --- a/man/mhlist.man +++ b/man/mhlist.man @@ -179,8 +179,8 @@ mhbuild(1), mhshow(1), mhstore(1), sendfiles(1) .RB ` \-nocheck ' .RB ` \-headers ' .RB ` \-realsize ' -.RB ` \-rcache ask ' -.RB ` \-wcache ask ' +.RB ` \-rcache\ ask ' +.RB ` \-wcache\ ask ' .RB ` \-noverbose ' .fi diff --git a/man/mhshow.man b/man/mhshow.man index 27ebd95..a3117df 100644 --- a/man/mhshow.man +++ b/man/mhshow.man @@ -591,13 +591,13 @@ mhbuild(1), mhl(1), mhlist(1), mhstore(1), sendfiles(1) .RB ` +folder "' defaults to the current folder" .RB ` msgs "' defaults to cur" .RB ` \-nocheck ' -.RB ` \-form mhl.headers ' +.RB ` \-form\ mhl.headers ' .RB ` \-pause ' -.RB ` \-rcache ask ' +.RB ` \-rcache\ ask ' .RB ` \-realsize ' .RB ` \-noserialonly ' .RB ` \-noverbose ' -.RB ` \-wcache ask ' +.RB ` \-wcache\ ask ' .fi .SH CONTEXT diff --git a/man/mhstore.man b/man/mhstore.man index 59e2794..219d12e 100644 --- a/man/mhstore.man +++ b/man/mhstore.man @@ -466,8 +466,8 @@ mhbuild(1), mhlist(1), mhshow(1), sendfiles(1) .RB ` msgs "' defaults to cur" .RB ` \-noauto ' .RB ` \-nocheck ' -.RB ` \-rcache ask ' -.RB ` \-wcache ask ' +.RB ` \-rcache\ ask ' +.RB ` \-wcache\ ask ' .SH CONTEXT If a folder is given, it will become the current folder. The last