summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiko <miko@openbsd.org>2018-09-18 06:21:45 +0000
committermiko <miko@openbsd.org>2018-09-18 06:21:45 +0000
commit26dfc19a535c29923587095a2bc9ecb43d0510b1 (patch)
tree2ee02515365657ae6d6327c7c8a8ca43ce98c482
parenti forgot to sync sndiod with aucat/dsp.c rev 1.12 (diff)
downloadwireguard-openbsd-26dfc19a535c29923587095a2bc9ecb43d0510b1.tar.xz
wireguard-openbsd-26dfc19a535c29923587095a2bc9ecb43d0510b1.zip
ellapsed -> elapsed; ok jmc@
-rw-r--r--usr.sbin/smtpd/smtpctl.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8
index e6e2a14e9d5..1efcff6382f 100644
--- a/usr.sbin/smtpd/smtpctl.8
+++ b/usr.sbin/smtpd/smtpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpctl.8,v 1.63 2018/05/14 15:23:05 gilles Exp $
+.\" $OpenBSD: smtpctl.8,v 1.64 2018/09/18 06:21:45 miko Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\" Copyright (c) 2012 Gilles Chehade <gilles@poolp.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 14 2018 $
+.Dd $Mdocdate: September 18 2018 $
.Dt SMTPCTL 8
.Os
.Sh NAME
@@ -204,7 +204,7 @@ Current runstate: either "pending" or "inflight" if
.Xr smtpd 8
is running, or "offline" otherwise.
.It
-Delay in seconds before the next attempt if pending, or time ellapsed
+Delay in seconds before the next attempt if pending, or time elapsed
if currently running.
This field is blank if
.Xr smtpd 8