summaryrefslogtreecommitdiffstats
path: root/usr.sbin/smtpd
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-01-08 10:02:17 +0000
committerjmc <jmc@openbsd.org>2020-01-08 10:02:17 +0000
commita958bb19797a75c7e6253de3d19198173e9bc583 (patch)
treed76ce4d950ec1090331526eebe0cf0243e0fcb43 /usr.sbin/smtpd
parentUnify duplicate NOTIFY payload construction code in ikev2_add_notify and (diff)
downloadwireguard-openbsd-a958bb19797a75c7e6253de3d19198173e9bc583.tar.xz
wireguard-openbsd-a958bb19797a75c7e6253de3d19198173e9bc583.zip
remove literal tab from a column list;
Diffstat (limited to 'usr.sbin/smtpd')
-rw-r--r--usr.sbin/smtpd/smtpd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5
index d6d40c99448..8f67e9170ae 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.247 2020/01/08 01:41:11 gilles Exp $
+.\" $OpenBSD: smtpd.conf.5,v 1.248 2020/01/08 10:02:17 jmc Exp $
.\"
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
.\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net>
@@ -979,7 +979,7 @@ but other data must have been already submitted before they are available.
.It rdns Pf < Ar table Ns > Ta session has a reverse DNS in table
.It src Pf < Ar table Ns > Ta source address is in table
.It helo Pf < Ar table Ns > Ta helo name is in table
-.It auth Ta session is authenticated
+.It auth Ta session is authenticated
.It auth Pf < Ar table Ns > Ta session username is in table
.It mail-from Pf < Ar table Ns > Ta sender address is in table
.It rcpt-to Pf < Ar table Ns > Ta recipient address is in table