diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
| commit | bf5cbf35513d811c5829f8756a46eeb017a0a39b (patch) | |
| tree | 2e310344d8482e4d378bc2161345b670a7eca124 /usr.sbin/sendmail | |
| parent | b3b892f2885c1d9a5f6f3369f7b5636db6c8a3ab (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sendmail')
| -rw-r--r-- | usr.sbin/sendmail/mailstats/mailstats.8 | 7 | ||||
| -rw-r--r-- | usr.sbin/sendmail/src/aliases.5 | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/sendmail/mailstats/mailstats.8 b/usr.sbin/sendmail/mailstats/mailstats.8 index 9da1b5dc1b70..b23396979be3 100644 --- a/usr.sbin/sendmail/mailstats/mailstats.8 +++ b/usr.sbin/sendmail/mailstats/mailstats.8 @@ -29,7 +29,7 @@ .\" * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" * SUCH DAMAGE. .\" */ -.\" $Id$ +.\" $Id: mailstats.8,v 1.4 1997/02/22 16:13:25 peter Exp $ .Dd August 13, 1996 .Dt MAILSTATS 8 .Os @@ -73,5 +73,6 @@ sendmail configuration file sendmail statistics file .El .Sh SEE ALSO -.Xr sendmail 8 , -.Xr mail.local 8 +.Xr mail.local 8 , +.Xr sendmail 8 + diff --git a/usr.sbin/sendmail/src/aliases.5 b/usr.sbin/sendmail/src/aliases.5 index 351946750f66..845a9cae714e 100644 --- a/usr.sbin/sendmail/src/aliases.5 +++ b/usr.sbin/sendmail/src/aliases.5 @@ -82,8 +82,8 @@ command should be executed each time the aliases file is changed for the change to take effect. .Sh SEE ALSO .Xr newaliases 1 , -.Xr dbopen 3 , .Xr dbm 3 , +.Xr dbopen 3 , .Xr sendmail 8 .Rs .%T "SENDMAIL Installation and Operation Guide" |
