summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/smtpctl.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-11-20 11:39:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-11-20 11:39:52 +0000
commitcd39b92eba1be72a138b0cb978651368e6d1f497 (patch)
treeece1bc10e743c0088dedb52b2e1c66c85204fc33 /usr.sbin/smtpd/smtpctl.8
parent65898a3024a49104a9e8123deec105b11de001e3 (diff)
- for lists, list type must come first
- uppercase "ID"
Diffstat (limited to 'usr.sbin/smtpd/smtpctl.8')
-rw-r--r--usr.sbin/smtpd/smtpctl.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8
index b8db5ed7586..fd8f5a26271 100644
--- a/usr.sbin/smtpd/smtpctl.8
+++ b/usr.sbin/smtpd/smtpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpctl.8,v 1.35 2012/11/20 09:47:46 eric Exp $
+.\" $OpenBSD: smtpctl.8,v 1.36 2012/11/20 11:39:51 jmc Exp $
.\"
.\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
@@ -49,7 +49,7 @@ except for some counters which are always absolute values.
The first line reports the current value of each counter.
The fields are:
.Pp
-.Bl -compact -bullet
+.Bl -bullet -compact
.It
Current number of active SMTP clients (absolute value).
.It
@@ -106,9 +106,9 @@ Display information concerning envelopes that are currently in the queue.
Each line of output describes a single envelope.
It consists of the following fields, separated by a "|":
.Pp
-.Bl -compact -bullet
+.Bl -bullet -compact
.It
-Envelope id.
+Envelope ID.
.It
Address family of the client which enqueued the mail.
.It