From roam@orbitel.bg  Fri Sep 29 07:42:50 2000
Return-Path: <roam@orbitel.bg>
Received: from sentinel.office1.bg (sentinel.office1.bg [195.24.48.182])
	by hub.freebsd.org (Postfix) with SMTP id EF9EC37B423
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Sep 2000 07:42:45 -0700 (PDT)
Received: (qmail 75794 invoked by uid 0); 29 Sep 2000 14:43:10 -0000
Message-Id: <20000929144310.75793.qmail@ringwraith.office1>
Date: 29 Sep 2000 14:43:10 -0000
From: "Peter Pentchev" <roam@orbitel.bg>
Reply-To: "Peter Pentchev" <roam@orbitel.bg>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] mailer.conf(5) manpage example fix
X-Send-Pr-Version: 3.2

>Number:         21646
>Category:       conf
>Synopsis:       [PATCH] mailer.conf(5) manpage example fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 07:50:00 PDT 2000
>Closed-Date:    Sat Oct 7 07:46:10 PDT 2000
>Last-Modified:  Sat Oct 07 07:46:26 PDT 2000
>Originator:     "Peter Pentchev" <roam@orbitel.bg>
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Orbitel JSCo.
>Environment:

FreeBSD 4.1.1-STABLE #0: Tue Sep 26 20:48:02 EEST 2000

>Description:

The mailer.conf(5) manpage lists two example conf files - one for plain
vanilla sendmail, and another one, which apparently refers to a Postfix
sendmail wrapper, but is labeled by a sentence referring to 'a fictitious
"newmail" program'.

>How-To-Repeat:

man 5 mailer.conf, /newmail

>Fix:

diff -urN src/share/man/man5/mailer.conf.5 mysrc/share/man/man5/mailer.conf.5
--- src/share/man/man5/mailer.conf.5	Wed Sep 27 11:38:15 2000
+++ mysrc/share/man/man5/mailer.conf.5	Fri Sep 29 17:33:56 2000
@@ -67,7 +67,7 @@
 newaliases	/usr/libexec/sendmail/sendmail
 .Ed
 .Pp
-This example shows how to invoke the fictitious "newmail" program in
+This example shows how to invoke e.g. a Postfix sendmail-workalike in
 place of sendmail.
 .Bd -literal
 # Emulate sendmail using postfix

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->alex 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sat Oct 7 06:26:04 PDT 2000 
Responsible-Changed-Why:  
Another commit candidate. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21646 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Sat Oct 7 07:46:10 PDT 2000 
State-Changed-Why:  
Change in both, current and stable. 

Thanks 

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