X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fap.man8;h=ad41a9220e6e3ff6a1885b7ea9f8265eb74228b6;hp=699e9938e595ffd5cfb828bb884fab0a7ead6dee;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=0073224c28bf81dad1812d406bb9915b24b23eb6 diff --git a/man/ap.man8 b/man/ap.man8 index 699e993..ad41a92 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -11,7 +11,7 @@ ap \- parse addresses 822-style .RB [ \-form .IR formatfile ] .RB [ \-normalize " | " \-nonormalize ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .I addrs \&... @@ -21,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 @@ -52,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 @@ -100,12 +100,3 @@ dp(8), .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.