diff options
author | 2017-05-29 12:15:39 +0000 | |
---|---|---|
committer | 2017-05-29 12:15:39 +0000 | |
commit | 9d7c30ff76f76a4bf3df39f63f6acb16c40b2662 (patch) | |
tree | eb8385d0cf3a206950f02e095b3cc0b0937b9cbb /usr.bin/mail | |
parent | remove mailaddr.7 and its many lies. (diff) | |
download | wireguard-openbsd-9d7c30ff76f76a4bf3df39f63f6acb16c40b2662.tar.xz wireguard-openbsd-9d7c30ff76f76a4bf3df39f63f6acb16c40b2662.zip |
remove mention of Berknet and mailaddr.7
Diffstat (limited to 'usr.bin/mail')
-rw-r--r-- | usr.bin/mail/mail.1 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index ffc3f1689a7..4b2f19bd732 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.76 2016/07/28 21:37:45 tedu Exp $ +.\" $OpenBSD: mail.1,v 1.77 2017/05/29 12:15:39 tedu Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: July 28 2016 $ +.Dd $Mdocdate: May 29 2017 $ .Dt MAIL 1 .Os .Sh NAME @@ -351,10 +351,6 @@ If the .Ic expandaddr option is not set (the default), no expansion is performed and the recipient is treated as a local or network mail address. -.Ss Network mail (ARPA, UUCP, Berknet) -See -.Xr mailaddr 7 -for a description of network addresses. .Pp .Nm mail has a number of options which can be set in the @@ -1235,7 +1231,6 @@ system initialization file .Xr lockspool 1 , .Xr vacation 1 , .Xr aliases 5 , -.Xr mailaddr 7 , .Xr mail.local 8 , .Xr newaliases 8 , .Xr sendmail 8 , |