X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fap.man8;h=c96770ce620c6a9dd5fad39e480f9a02f096710d;hp=b0ae6150b8e5b4a9c07b559a98f342bb80ca2eee;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=f51956be123db66b00138f80464d06f030dbb88d diff --git a/man/ap.man8 b/man/ap.man8 index b0ae615..c96770c 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -11,9 +11,7 @@ ap \- parse addresses 822-style .RB [ \-form .IR formatfile ] .RB [ \-normalize " | " \-nonormalize ] -.RB [ \-width -.IR columns ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .I addrs \&... @@ -54,7 +52,7 @@ also recognizes the following additional escape: .RS 5 .nf .ta \w'Escape 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description error string A diagnostic if the parse failed .RE .fi @@ -98,17 +96,7 @@ dp(8), .nf .RB ` \-form "' defaults as described above" .RB ` \-normalize ' -.RB ` \-width "' defaults to the width of the terminal" .fi .SH CONTEXT None - -.SH BUGS -The argument to the -.B \-form -switch must be interpreted as a single token -by the shell that invokes -.BR ap . -Therefore, -one must usually place the argument to this switch inside double\-quotes.