X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fap.man8;h=ad41a9220e6e3ff6a1885b7ea9f8265eb74228b6;hp=b0ae6150b8e5b4a9c07b559a98f342bb80ca2eee;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=f51956be123db66b00138f80464d06f030dbb88d diff --git a/man/ap.man8 b/man/ap.man8 index b0ae615..ad41a92 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 \&... @@ -23,7 +21,7 @@ ap \- parse addresses 822-style is a program that parses addresses according to the ARPA Internet standard. It also understands many non\-standard formats. It is useful for seeing how -.B nmh +.B mmh will interpret an address. .PP The @@ -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.