summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2012-09-12 18:36:24 +0000
committergilles <gilles@openbsd.org>2012-09-12 18:36:24 +0000
commit710f394c79716964878b7a0b7617d3421091f563 (patch)
treee73cf08e8ef2a473214750c447d34ef62b310f1b
parent- e-mail -> email , as discussed with jmc@ on aliases(5) (diff)
downloadwireguard-openbsd-710f394c79716964878b7a0b7617d3421091f563.tar.xz
wireguard-openbsd-710f394c79716964878b7a0b7617d3421091f563.zip
missed a word :-)
-rw-r--r--usr.sbin/smtpd/forward.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/smtpd/forward.5 b/usr.sbin/smtpd/forward.5
index b6f49e1bdd0..70447ed5951 100644
--- a/usr.sbin/smtpd/forward.5
+++ b/usr.sbin/smtpd/forward.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: forward.5,v 1.3 2012/09/12 18:34:51 gilles Exp $
+.\" $OpenBSD: forward.5,v 1.4 2012/09/12 18:36:24 gilles Exp $
.\"
.\" Copyright (c) 2012 Gilles Chehade <gilles@openbsd.org>
.\"
@@ -23,7 +23,7 @@
.Sh DESCRIPTION
Users may put a
.Pa .forward
-in their home directory.
+file in their home directory.
If this file exists,
.Xr smtpd 8
will expand it to new delivery envelopes.