From tim@mysql.com  Tue Sep 26 18:12:01 2000
Return-Path: <tim@mysql.com>
Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18])
	by hub.freebsd.org (Postfix) with SMTP id 2B6D037B422
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Sep 2000 18:12:00 -0700 (PDT)
Received: (qmail 3093 invoked from network); 27 Sep 2000 01:19:27 -0000
Received: from modem15.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.81)
  by stargate.hcisp.net with SMTP; 27 Sep 2000 01:19:27 -0000
Received: from tim by threads.polyesthetic.msg with local (Exim 3.16 #2)
	id 13e3Ze-0006Zd-00
	for FreeBSD-gnats-submit@freebsd.org; Tue, 26 Sep 2000 18:51:42 -0400
Message-Id: <E13e3Ze-0006Zd-00@threads.polyesthetic.msg>
Date: Tue, 26 Sep 2000 18:51:42 -0400
From: tim@desert.net
Sender: Thimble Smith <tim@mysql.com>
Reply-To: tim@desert.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: wrong location of mailer.conf in man page
X-Send-Pr-Version: 3.2

>Number:         21586
>Category:       docs
>Synopsis:       wrong location of mailer.conf in man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    marko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 26 18:20:00 PDT 2000
>Closed-Date:    Wed Sep 27 00:56:42 PDT 2000
>Last-Modified:  Wed Sep 27 00:57:07 PDT 2000
>Originator:     Thimble Smith
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

	

>Description:

The man page for mailer.conf(5) gives /etc/mailer.conf instead
of /etc/mail/mailer.conf as the file name.

>How-To-Repeat:

	

>Fix:

tim@threads:/usr/src$ diff -u /usr/src/share/man/man5/mailer.conf.5 /tmp/mailer.
conf.5
--- /usr/src/share/man/man5/mailer.conf.5       Sun Dec 19 08:50:36 1999
+++ /tmp/mailer.conf.5  Tue Sep 26 17:14:43 2000
@@ -40,7 +40,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 +76,7 @@
 newaliases     /usr/libexec/postfix/sendmail
 .Ed
 .Sh FILES
-/etc/mailer.conf
+/etc/mail/mailer.conf
 .Sh SEE ALSO
 .Xr mail 1 ,
 .Xr mailq 1 ,



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->marko 
Responsible-Changed-By: marko 
Responsible-Changed-When: Tue Sep 26 18:28:34 PDT 2000 
Responsible-Changed-Why:  
I'll deal with this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21586 
State-Changed-From-To: open->closed 
State-Changed-By: marko 
State-Changed-When: Wed Sep 27 00:56:42 PDT 2000 
State-Changed-Why:  
Committed. Thanks!! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21586 
>Unformatted:
