Index: smtpctl.8
===================================================================
RCS file: /cvs/src/usr.sbin/smtpd/smtpctl.8,v
retrieving revision 1.65
diff -u -p -r1.65 smtpctl.8
--- smtpctl.8 14 Sep 2020 09:48:08 -0000 1.65
+++ smtpctl.8 12 Feb 2021 15:22:58 -0000
@@ -172,8 +172,8 @@ Status of last delivery.
.It Cm show message Ar envelope-id
Display message content for the given ID.
.It Cm show queue
-Display information concerning envelopes that are currently in the queue.
-Each line of output describes a single envelope.
+Display information about envelopes that are currently in the queue.
+Each line of output relates to a single envelope.
It consists of the following fields, separated by a "|":
.Pp
.Bl -bullet -compact
@@ -239,7 +239,7 @@ The route has a timeout registered to lo
reactivate or discard it.
.El
.It Cm show stats
-Displays runtime statistics concerning
+Displays runtime statistics for
.Xr smtpd 8 .
.It Cm show status
Shows if MTA, MDA and SMTP systems are currently running or paused.