diff options
author | 2017-01-08 01:38:31 +0000 | |
---|---|---|
committer | 2017-01-08 01:38:31 +0000 | |
commit | 1e6ba74ad7924408b6be7519d9070b97c4b8ba32 (patch) | |
tree | 5ee5afdbdbea3a0f1ec8f8ed3999910c435dc204 | |
parent | add missing .An macros (diff) | |
download | wireguard-openbsd-1e6ba74ad7924408b6be7519d9070b97c4b8ba32.tar.xz wireguard-openbsd-1e6ba74ad7924408b6be7519d9070b97c4b8ba32.zip |
delete three macro lines that have no effect, found with mandoc -Tlint
-rw-r--r-- | usr.sbin/smtpd/smtpd.conf.5 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5 index 2914f2c3a55..4ea67179e5e 100644 --- a/usr.sbin/smtpd/smtpd.conf.5 +++ b/usr.sbin/smtpd/smtpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smtpd.conf.5,v 1.166 2016/09/11 10:56:45 gilles Exp $ +.\" $OpenBSD: smtpd.conf.5,v 1.167 2017/01/08 01:38:31 schwarze Exp $ .\" .\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org> .\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net> @@ -17,7 +17,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: September 11 2016 $ +.Dd $Mdocdate: January 8 2017 $ .Dt SMTPD.CONF 5 .Os .Sh NAME @@ -88,9 +88,6 @@ decision comes the matching of optional session related properties: If specified, the rule will only be matched if the client session was authenticated either by requesting authentication over the network or because the message was submitted over the local enqueuer. -.El -.Pp -.Bl -tag -width Ds .It Xo .Ic tagged .Op Ic \&! |