diff options
author | 2010-01-10 10:53:33 +0000 | |
---|---|---|
committer | 2010-01-10 10:53:33 +0000 | |
commit | b463a36b7bf14e00d2880de2bc7a40064ab930aa (patch) | |
tree | 2ef9b58a14ba87c48d69cca3a20e8f13c704e457 /usr.bin/mail/mail.1 | |
parent | have smtpd errx() at startup if no hostname could be detected either from (diff) | |
download | wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.tar.xz wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.zip |
remove references to docs we no longer install;
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r-- | usr.bin/mail/mail.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 0161bbf3507..8ff62664982 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.58 2009/07/29 18:15:38 martynas Exp $ +.\" $OpenBSD: mail.1,v 1.59 2010/01/10 10:53:33 jmc 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 29 2009 $ +.Dd $Mdocdate: January 10 2010 $ .Dt MAIL 1 .Os .Sh NAME @@ -1153,9 +1153,6 @@ system initialization file .Xr mail.local 8 , .Xr newaliases 8 , .Xr sendmail 8 -.Pp -"Mail Reference Manual", -.Pa /usr/share/doc/usd/07.mail/ . .Sh STANDARDS The .Nm mailx |