diff options
| author | Mark Ovens <marko@FreeBSD.org> | 2000-09-27 07:49:32 +0000 |
|---|---|---|
| committer | Mark Ovens <marko@FreeBSD.org> | 2000-09-27 07:49:32 +0000 |
| commit | 33524f71df31b96fc3d5f96d5dfdd56965cecbd7 (patch) | |
| tree | d8e71ad4003fc1f6a6c29167c40211122c7f13e9 | |
| parent | f9e543099f51f36c1e8b05d11d51b0f13d16b05a (diff) | |
Notes
| -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 , |
