Reported by Norm.
.B anno
will prompt the user for the name of field for the annotation.
.PP
-The field specified must be a valid 2822-style message field name,
+The field specified must be a valid RFC 2822-style message field name,
which means that it may only consist of alphanumerics and dashes.
The body specified is arbitrary text.
.PP
.\" %nmhwarning%
.\"
.SH NAME
-ap \- parse addresses 822-style
+ap \- parse addresses RFC 822-style
.SH SYNOPSIS
.HP 5
.na
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
.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
.\" %nmhwarning%
.\"
.SH NAME
-dp \- parse dates 822-style
+dp \- parse dates RFC 822-style
.SH SYNOPSIS
.HP 5
.na
The
.B dp
program treats each argument as a single date,
-and prints the date out in the official 822\-format.
+and prints the date out in the official RFC 822 format.
Hence, it is usually best to enclose each argument in quotes for the
shell.
.PP
.PP
which says that if an error was detected, print the error, a `:',
and the date in error.
-Otherwise, output the 822\-proper format of the date.
+Otherwise, output the RFC 822\-proper format of the date.
.SH FILES
.TP 20
$HOME/.mh\-profile
dst date integer daylight savings in effect? (0 or 1)
clock date integer seconds since the UNIX epoch
rclock date integer seconds prior to current time
-tws date string official 822 rendering
+tws date string official RFC 822 rendering
pretty date string user-friendly rendering
.fi
.RE
.nf
.ta \w'Fformataddr 'u +\w'Aboolean 'u +\w'Rboolean 'u
.I "Function Argument Return Description"
-proper addr string official 822 rendering
+proper addr string official RFC 822 rendering
friendly addr string user-friendly rendering
addr addr string mbox@host or host!mbox rendering*
pers addr string the personal name*
.TP \n(ttu
.PD 0
.IR ap (8)
-parse addresses 822\-style
+parse addresses RFC 822\-style
.TP
.IR conflict (8)
search for alias/password conflicts
.TP
.IR dp (8)
-parse dates 822\-style
+parse dates RFC 822\-style
.TP
.IR fmtdump (8)
decode
.B \-after
and
.B \-before
-switches take legal 822\-style date
+switches take legal RFC 822\-style date
specifications as arguments.
.B Pick
will default certain missing
and timezone. All defaults are taken from the current date, time,
and timezone.
.PP
-In addition to 822\-style dates,
+In addition to RFC 822\-style dates,
.B pick
will also recognize any of
the days of the week (\*(lqsunday\*(rq, \*(lqmonday\*(rq, and so on),
None
.SH BUGS
\*(lqReply\-To:\*(rq fields are allowed to have groups in them according
-to the 822 specification, but
+to the RFC 822 specification, but
.B post
won't let you use them.