]> diplodocus.org Git - nmh/blobdiff - man/ap.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / ap.man
index 52d6c522ddbe967b95e4eb4159c4b4ea0265cb60..e344959267908ee04845dd54caad9c5463c0bd02 100644 (file)
@@ -1,22 +1,21 @@
-.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
-.B %libdir%/ap
+.B %nmhlibexecdir%/ap
+.RB [ \-help ] 
+.RB [ \-version ]
 .RB [ \-form
 .IR formatfile ]
 .RB [ \-format
 .IR string ]
-.RB [ \-normalize " | " \-nonormalize ]
 .RB [ \-width
 .IR columns ]
-.RB [ \-version ]
-.RB [ \-help ] 
 .I addrs
 \&...
 .ad
@@ -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
@@ -83,7 +75,7 @@ the address.
 $HOME/\&.mh\(ruprofile
 The user's profile.
 .TP
-%etcdir%/mts.conf
+%nmhetcdir%/mts.conf
 The mts configuration file.
 .PD
 .SH "PROFILE COMPONENTS"
@@ -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