diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-03-01 20:20:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-03-01 20:20:40 +0000 |
commit | 982f4ee72c1e2f4872d0651630cdb04ec1c22c56 (patch) | |
tree | 0ee6f906bd2f51827aee2a01b4c356324fb0eaa3 /gnu/usr.sbin | |
parent | 5ec45f842ad012aca3d721c71cdb3ba814c3e1aa (diff) |
Fix typo (aaron) and pull in a missing part from the -man version.
Diffstat (limited to 'gnu/usr.sbin')
-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 |