summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-08-18 16:25:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-08-18 16:25:21 +0000
commite4218038d13ffd6856abc67fe6b5fd2b44d0a970 (patch)
treecd2bf73dbc3679d3507afa0eb9ab947725be160c /share
parent330368038eb26de33322dc918d3fb545a3b915cf (diff)
RFC updates:
5322 obsoletes 2822 5321 obsoletes 821 and 2821 6409 obsoletes 2476 and 4409
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/mailaddr.711
-rw-r--r--share/man/man8/afterboot.86
2 files changed, 9 insertions, 8 deletions
diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7
index 7d1fd535a40..a2626cbeee3 100644
--- a/share/man/man7/mailaddr.7
+++ b/share/man/man7/mailaddr.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mailaddr.7,v 1.11 2008/06/15 21:17:27 jmc Exp $
+.\" $OpenBSD: mailaddr.7,v 1.12 2012/08/18 16:25:20 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: June 15 2008 $
+.Dd $Mdocdate: August 18 2012 $
.Dt MAILADDR 7
.Os
.Sh NAME
@@ -162,15 +162,16 @@ respectively.
.Xr mail 1 ,
.Xr sendmail 8
.Rs
-.%R RFC 2822
+.%A P. Resnick
+.%D 2008
+.%R RFC 5322
.%T Internet Message Format
-.%D April 2001
.Re
.Sh HISTORY
.Nm
appeared in 4.2 BSD.
.Sh BUGS
-The RFC 2822 group syntax
+The RFC 5322 group syntax
.Pq Dq group:user1,user2,user3;
is not supported
except in the special case of
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index a85342dd798..7bff8ef8a6f 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.138 2012/08/15 19:07:30 jmc Exp $
+.\" $OpenBSD: afterboot.8,v 1.139 2012/08/18 16:25:20 jmc Exp $
.\"
.\" Copyright (c) 1997 Marshall M. Midden
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 15 2012 $
+.Dd $Mdocdate: August 18 2012 $
.Dt AFTERBOOT 8
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu
.Os
@@ -505,7 +505,7 @@ This file was generated from
.Pa openbsd-proto.mc .
.Pp
Note that sendmail now also listens on port 587 by default.
-This is to implement the RFC 2476 message submission protocol.
+This is to implement the RFC 6409 message submission protocol.
You may disable this via the
.Ic no_default_msa
option in your sendmail .mc file.