summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-10-26 21:41:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-10-26 21:41:19 +0000
commita110968fec30b2a0e4a9893d98b4a93b86bca288 (patch)
treea34486ab37515fbd720583e161185f7becf2ed89 /usr.sbin
parent847b44dca768ec9f28b465579b1772bc5e61e1dd (diff)
retain alphabetical order;
Diffstat (limited to 'usr.sbin')
-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 51b0a7c06ce..c31454fe8ab 100644
--- a/usr.sbin/smtpd/smtpctl.8
+++ b/usr.sbin/smtpd/smtpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpctl.8,v 1.24 2011/10/26 20:47:31 gilles Exp $
+.\" $OpenBSD: smtpctl.8,v 1.25 2011/10/26 21:41:18 jmc Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
@@ -40,13 +40,13 @@ The following commands are available:
Disable verbose debug logging.
.It Cm log verbose
Enable verbose debug logging.
-.It Cm pause smtp
-Temporarily stop accepting incoming sessions.
.It Cm pause mda
Temporarily stop deliveries to local users.
.It Cm pause mta
Temporarily stop relaying and deliveries to
remote users.
+.It Cm pause smtp
+Temporarily stop accepting incoming sessions.
.It Cm remove Ar envelope-id | message-id
Removes a single envelope, or all envelopes with the same message ID.
.It Cm resume incoming