]> diplodocus.org Git - nmh/blobdiff - man/ap.man
Don't increment the buffer pointer for the NUL string terminator; this
[nmh] / man / ap.man
index 52d6c522ddbe967b95e4eb4159c4b4ea0265cb60..cc5575c815db452c1f7cfdabd330fd56907f1409 100644 (file)
@@ -3,7 +3,7 @@
 .\" %nmhwarning%
 .\"
 .SH NAME
-ap \- parse addresses 822-style
+ap \- parse addresses RFC 822-style
 .SH SYNOPSIS
 .HP 5
 .na
@@ -31,7 +31,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
@@ -75,7 +75,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,7 +93,7 @@ None
 .PP
 .I
 Standard for the Format of ARPA Internet Text Messages
-(RFC\-822)
+(RFC 822)
 .SH DEFAULTS
 .PD 0
 .TP 20