Skip site navigation (1)Skip section navigation (2)
Date:      29 Sep 2000 14:43:10 -0000
From:      "Peter Pentchev" <roam@orbitel.bg>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/21646: [PATCH] mailer.conf(5) manpage example fix
Message-ID:  <20000929144310.75793.qmail@ringwraith.office1>

next in thread | raw e-mail | index | archive | help

>Number:         21646
>Category:       conf
>Synopsis:       [PATCH] mailer.conf(5) manpage example fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 07:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000929144310.75793.qmail>