]> diplodocus.org Git - nmh/blobdiff - man/ap.man
Added note that suffixes were removed from filenames of temporary files.
[nmh] / man / ap.man
index 52d6c522ddbe967b95e4eb4159c4b4ea0265cb60..4e0b4f1c7545a08f8374225307367183b5bb46e7 100644 (file)
@@ -1,9 +1,9 @@
-.TH AP %manext8% "November 6, 2012" "%nmhversion%"
+.TH AP %manext8% "December 4, 2013" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .SH NAME
-ap \- parse addresses 822-style
+ap \- parse addresses RFC 822-style
 .SH SYNOPSIS
 .HP 5
 .na
@@ -12,7 +12,6 @@ ap \- parse addresses 822-style
 .IR formatfile ]
 .RB [ \-format
 .IR string ]
-.RB [ \-normalize " | " \-nonormalize ]
 .RB [ \-width
 .IR columns ]
 .RB [ \-version ]
@@ -31,7 +30,7 @@ will interpret an address.
 The
 .B ap
 program treats each argument as one or more addresses, and
-prints those addresses out in the official 822\-format.  Hence, it is
+prints those addresses out in the official RFC 822 format.  Hence, it is
 usually best to enclose each argument in quotes for the shell.
 .PP
 To override the output format used by
@@ -60,13 +59,6 @@ error        string  A diagnostic if the parse failed
 .RE
 .fi
 .PP
-If the
-.B \-normalize
-switch is given,
-.B ap
-will try to track down
-the official hostname of the address.
-.PP
 Here is the default format string used by
 .BR ap :
 .PP
@@ -75,7 +67,7 @@ Here is the default format string used by
 .RE
 .PP
 which says that if an error was detected, print the error, a `:', and
-the address in error.  Otherwise, output the 822\-proper format of
+the address in error.  Otherwise, output the RFC 822\-proper format of
 the address.
 .SH FILES
 .PD 0
@@ -93,15 +85,13 @@ None
 .PP
 .I
 Standard for the Format of ARPA Internet Text Messages
-(RFC\-822)
+(RFC 822)
 .SH DEFAULTS
 .PD 0
 .TP 20
 -format
 As described above.
 .TP
-\-normalize
-.TP
 \-width
 The width of the terminal.
 .PD