diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-15 21:17:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-15 21:17:28 +0000 |
commit | 1ae4b579be1eb4d7f1bcc36205d3d186a9f788fa (patch) | |
tree | 783079166f9de4f3f41d95e36de89c428d50f5b4 /share/man | |
parent | 413f751bc491206feef1a789b2148251291bbf96 (diff) |
RFC 2822 obsoletes RFC 822; from Igor Zinovik
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/mailaddr.7 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7 index 701fd4653fb..7d1fd535a40 100644 --- a/share/man/man7/mailaddr.7 +++ b/share/man/man7/mailaddr.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mailaddr.7,v 1.10 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: mailaddr.7,v 1.11 2008/06/15 21:17:27 jmc Exp $ .\" $NetBSD: mailaddr.7,v 1.3 1994/11/30 19:07:17 jtc Exp $ .\" .\" Copyright (c) 1983, 1987, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)mailaddr.7 8.1 (Berkeley) 6/16/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 15 2008 $ .Dt MAILADDR 7 .Os .Sh NAME @@ -161,15 +161,16 @@ respectively. .Sh SEE ALSO .Xr mail 1 , .Xr sendmail 8 -.Pp -Crocker, D. H., -.Em "Standard for the Format of Arpa Internet Text Messages" , -RFC 822. +.Rs +.%R RFC 2822 +.%T Internet Message Format +.%D April 2001 +.Re .Sh HISTORY .Nm appeared in 4.2 BSD. .Sh BUGS -The RFC 822 group syntax +The RFC 2822 group syntax .Pq Dq group:user1,user2,user3; is not supported except in the special case of |