diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 18:59:30 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 18:59:30 +0000 |
commit | 4e3a572a787a5f9a1863f633235d7010f9d15ee8 (patch) | |
tree | b6561f7d42c366c28062c9fd2177b742b54c37a3 /gnu/usr.sbin/sendmail/mailstats | |
parent | 8fd426c4f4713b19c13e28fdd5561863c4c3645c (diff) |
Back out last change, I changed my mind...
Diffstat (limited to 'gnu/usr.sbin/sendmail/mailstats')
-rw-r--r-- | gnu/usr.sbin/sendmail/mailstats/mailstats.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/sendmail/mailstats/mailstats.8 b/gnu/usr.sbin/sendmail/mailstats/mailstats.8 index 929e74e606c..621a6f0d60d 100644 --- a/gnu/usr.sbin/sendmail/mailstats/mailstats.8 +++ b/gnu/usr.sbin/sendmail/mailstats/mailstats.8 @@ -83,13 +83,13 @@ The .Nm mailstats utility exits 0 on success, and >0 if an error occurs. .Sh FILES -.Bl -tag -width /etc/mail/statisticsXX -compact +.Bl -tag -width /var/log/sendmail.stXX -compact .It Pa /etc/mail/sendmail.cf The default .Nm sendmail .Dq cf file. -.It Pa /etc/mail/statistics +.It Pa /var/log/sendmail.st The default .Nm sendmail statistics file. |