From owner-freebsd-bugs Fri Sep 29 7:50: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB76D37B43E for ; Fri, 29 Sep 2000 07:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA99834; Fri, 29 Sep 2000 07:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sentinel.office1.bg (sentinel.office1.bg [195.24.48.182]) by hub.freebsd.org (Postfix) with SMTP id EF9EC37B423 for ; 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" Reply-To: "Peter Pentchev" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/21646: [PATCH] mailer.conf(5) manpage example fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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" >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