diff options
author | 2014-09-16 21:28:51 +0000 | |
---|---|---|
committer | 2014-09-16 21:28:51 +0000 | |
commit | d8aa6ba7246edcffca619b285461bc2dec1c0130 (patch) | |
tree | 630095605ba3cd0bed8b6f826d3f63e5251dce8b | |
parent | smtpd in SEE ALSO; (diff) | |
download | wireguard-openbsd-d8aa6ba7246edcffca619b285461bc2dec1c0130.tar.xz wireguard-openbsd-d8aa6ba7246edcffca619b285461bc2dec1c0130.zip |
less sendmail;
-rw-r--r-- | libexec/mail.local/mail.local.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index c53e7f66247..330a4473faa 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.local.8,v 1.30 2014/03/25 14:19:49 jmc Exp $ +.\" $OpenBSD: mail.local.8,v 1.31 2014/09/16 21:28:51 jmc Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)mail.local.8 6.8 (Berkeley) 4/27/91 .\" -.Dd $Mdocdate: March 25 2014 $ +.Dd $Mdocdate: September 16 2014 $ .Dt MAIL.LOCAL 8 .Os .Sh NAME @@ -125,7 +125,6 @@ user's mailbox directory .Xr flock 2 , .Xr getservbyname 3 , .Xr comsat 8 , -.Xr sendmail 8 , .Xr smtpd 8 .Sh HISTORY A superset of |