summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2021-02-13 08:05:57 +0000
committerjmc <jmc@openbsd.org>2021-02-13 08:05:57 +0000
commit37d38725e601b98f701acef51f55db67585bb8e9 (patch)
tree5a5879e78aa103c33dcae98717af834e6e743034
parentvarious readability fixes; from larry hynes (diff)
downloadwireguard-openbsd-37d38725e601b98f701acef51f55db67585bb8e9.tar.xz
wireguard-openbsd-37d38725e601b98f701acef51f55db67585bb8e9.zip
readability fixes; from larry hynes
-rw-r--r--usr.sbin/smtpd/table.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/smtpd/table.5 b/usr.sbin/smtpd/table.5
index e9d4fa4b4ca..6da7bd71893 100644
--- a/usr.sbin/smtpd/table.5
+++ b/usr.sbin/smtpd/table.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: table.5,v 1.11 2019/08/11 13:00:57 gilles Exp $
+.\" $OpenBSD: table.5,v 1.12 2021/02/13 08:05:57 jmc Exp $
.\"
.\" Copyright (c) 2013 Eric Faurot <eric@openbsd.org>
.\" Copyright (c) 2013 Gilles Chehade <gilles@poolp.org>
@@ -16,7 +16,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
-.Dd $Mdocdate: August 11 2019 $
+.Dd $Mdocdate: February 13 2021 $
.Dt TABLE 5
.Os
.Sh NAME
@@ -90,7 +90,7 @@ user3 otheruser@example.com
.Ed
.Pp
In a virtual domain context, the key is either a user part, a full email
-address or a catch all, following selection rules described in
+address or a catch-all, following selection rules described in
.Xr smtpd.conf 5 ,
and the value is one or many recipients as described in
.Xr aliases 5 :
@@ -172,7 +172,7 @@ ipv6:::1
192.168.1.0/24
.Ed
.Ss Userinfo tables
-User info tables are used in rule context to specify an alternate user base,
+Userinfo tables are used in rule context to specify an alternate userbase,
mapping virtual users to local system users by UID, GID and home directory.
.Pp
.D1 Ic action Ar name method Cm userbase Pf < Ar table Ns >