diff options
author | 2001-03-01 20:20:39 +0000 | |
---|---|---|
committer | 2001-03-01 20:20:39 +0000 | |
commit | 928a56f020b654f2095c5ef77154fda5cf9b4d92 (patch) | |
tree | e1d110e990c2672c1c1637c2e7e72c80274e74b4 | |
parent | Spelling: preceeding -> preceding (diff) | |
download | wireguard-openbsd-928a56f020b654f2095c5ef77154fda5cf9b4d92.tar.xz wireguard-openbsd-928a56f020b654f2095c5ef77154fda5cf9b4d92.zip |
Fix typo (aaron) and pull in a missing part from the -man version.
-rw-r--r-- | gnu/usr.sbin/sendmail/mailstats/mailstats.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.sbin/sendmail/mailstats/mailstats.8 b/gnu/usr.sbin/sendmail/mailstats/mailstats.8 index 604266347ff..bb81d5500eb 100644 --- a/gnu/usr.sbin/sendmail/mailstats/mailstats.8 +++ b/gnu/usr.sbin/sendmail/mailstats/mailstats.8 @@ -52,11 +52,12 @@ The name of the mailer. .El .Pp After this display, a line totaling the values for all of the mailers -is displayed, +is displayed (preceded with a +.Dq T ) , separated from the previous information by a line containing only equals .Pq Dq \&= characters. -Another line preceeded with a +Another line preceded with a .Dq C lists the number of connections. .Pp |