summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd
diff options
context:
space:
mode:
authorJacek Masiulaniec <jacekm@cvs.openbsd.org>2008-12-27 17:58:03 +0000
committerJacek Masiulaniec <jacekm@cvs.openbsd.org>2008-12-27 17:58:03 +0000
commitf9c747d6a2b5ec3af3556b9f54207b9f77fe71f2 (patch)
treef5b3e4677a7c862bbc6a906461eb889b057a2c94 /usr.sbin/smtpd
parent4fe877cdafc686f42c133c725540d825da641eeb (diff)
Manpage bits for "showqueue" -> "show queue" change.
Diffstat (limited to 'usr.sbin/smtpd')
-rw-r--r--usr.sbin/smtpd/smtpctl.812
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8
index 5a6900580a8..1a3ef3934ff 100644
--- a/usr.sbin/smtpd/smtpctl.8
+++ b/usr.sbin/smtpd/smtpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpctl.8,v 1.5 2008/12/11 22:19:39 gilles Exp $
+.\" $OpenBSD: smtpctl.8,v 1.6 2008/12/27 17:58:02 jacekm Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
@@ -14,7 +14,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: December 11 2008 $
+.Dd $Mdocdate: December 27 2008 $
.Dt SMTPCTL 8
.Os
.Sh NAME
@@ -32,11 +32,11 @@ program controls
.Pp
The following commands are available:
.Bl -tag -width Ds
-.It Cm showqueue
-displays informations concerning envelopes
+.It Cm show queue
+Displays information concerning envelopes
that are currently in queue.
-.It Cm showrunqueue
-displays informations concerning envelopes
+.It Cm show runqueue
+Displays information concerning envelopes
that are scheduled for delivery.
.El
.Sh FILES