Module Name:    src
Committed By:   jruoho
Date:           Mon Mar  1 16:52:41 UTC 2010

Modified Files:
        src/share/man/man7: mailaddr.7

Log Message:
Remove dead references to sendmail(8).


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man7/mailaddr.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/mailaddr.7
diff -u src/share/man/man7/mailaddr.7:1.13 src/share/man/man7/mailaddr.7:1.14
--- src/share/man/man7/mailaddr.7:1.13	Sun Sep  7 16:22:29 2003
+++ src/share/man/man7/mailaddr.7	Mon Mar  1 16:52:41 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mailaddr.7,v 1.13 2003/09/07 16:22:29 wiz Exp $
+.\"	$NetBSD: mailaddr.7,v 1.14 2010/03/01 16:52:41 jruoho Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -53,7 +53,7 @@
 that there is any actual host named ``somedomain.com'', and does not
 imply a particular routing of the message.
 Routing is performed by Mail Transport Agents, such as
-.Xr sendmail 8 ,
+.Xr postfix 1 ,
 based on policies set in the MTA's configuration.
 .Ss Abbreviation
 Under certain circumstances it may not be necessary to type the entire
@@ -81,15 +81,11 @@
 All these addressing formats are now considered obsolete, and should no
 longer be used.
 .Pp
-To some extent,
-.Xr sendmail 8
-(when running with normal configuration files) attempts to provide
-backward compatibility for these addressing forms, but in practice
-many of them no longer work.
+To some extent, MTAs attempt to provide backward compatibility
+for these addressing forms, but in practice many of them no longer work.
 Users should always use standard Internet style addresses.
 .Sh SEE ALSO
-.Xr mail 1 ,
-.Xr sendmail 8
+.Xr mail 1
 .Rs
 .%R RFC
 .%N 822

Reply via email to