diff options
| author | Mark Ovens <marko@FreeBSD.org> | 2000-09-27 07:46:14 +0000 |
|---|---|---|
| committer | Mark Ovens <marko@FreeBSD.org> | 2000-09-27 07:46:14 +0000 |
| commit | 1c27a12286f009687aee7159bc787154edc236af (patch) | |
| tree | 8b298fd916bd90798708feea436b84e6a79a77eb /share | |
| parent | 13b19f6885b8a1f35bdf527a225aa597f002f182 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/mailer.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/mailer.conf.5 b/share/man/man5/mailer.conf.5 index 6901cd733d19..6ef209ceb845 100644 --- a/share/man/man5/mailer.conf.5 +++ b/share/man/man5/mailer.conf.5 @@ -1,4 +1,5 @@ .\" $NetBSD: mailer.conf.5,v 1.2 1999/05/29 18:18:30 christos Exp $ +.\" $FreeBSD$ .\" .\" Copyright (c) 1998 .\" Perry E. Metzger. All rights reserved. @@ -40,7 +41,7 @@ .Sh DESCRIPTION .Pp The file -.Pa /etc/mailer.conf +.Pa /etc/mail/mailer.conf contains a series of pairs. The first member of each pair is the name of a program invoking .Xr mailwrapper 8 @@ -76,7 +77,7 @@ mailq /usr/libexec/postfix/sendmail newaliases /usr/libexec/postfix/sendmail .Ed .Sh FILES -/etc/mailer.conf +/etc/mail/mailer.conf .Sh SEE ALSO .Xr mail 1 , .Xr mailq 1 , |
