From owner-freebsd-doc@FreeBSD.ORG Sat May 5 09:30:11 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B9021065670 for ; Sat, 5 May 2012 09:30:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 59CEE8FC15 for ; Sat, 5 May 2012 09:30:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q459UB1V050228 for ; Sat, 5 May 2012 09:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q459UBgi050226; Sat, 5 May 2012 09:30:11 GMT (envelope-from gnats) Resent-Date: Sat, 5 May 2012 09:30:11 GMT Resent-Message-Id: <201205050930.q459UBgi050226@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Niclas Zeising Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBAD41065675 for ; Sat, 5 May 2012 09:27:52 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 3326F8FC14 for ; Sat, 5 May 2012 09:27:51 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 81D5A40007 for ; Sat, 5 May 2012 11:27:49 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 76C3240008; Sat, 5 May 2012 11:27:49 +0200 (CEST) Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id B24C240007 for ; Sat, 5 May 2012 11:27:47 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3Vl4WR19vHz8ggx for ; Sat, 5 May 2012 11:27:47 +0200 (CEST) Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id bxVo_OTX4rIs for ; Sat, 5 May 2012 11:27:44 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3Vl4WN3sk3z8ggv for ; Sat, 5 May 2012 11:27:44 +0200 (CEST) Received: from vincent.daemonic.se (login.daemonic.se [IPv6:2001:470:dca9:0:1::10]) by mail.daemonic.se (Postfix) with ESMTPS id 3Vl4WN3JHHz9Ctj for ; Sat, 5 May 2012 11:27:44 +0200 (CEST) Received: (from zeising@localhost) by vincent.daemonic.se (8.14.5/8.14.5/Submit) id q459RiSR086041; Sat, 5 May 2012 11:27:44 +0200 (CEST) (envelope-from zeising) Message-Id: <201205050927.q459RiSR086041@vincent.daemonic.se> Date: Sat, 5 May 2012 11:27:44 +0200 (CEST) From: Niclas Zeising To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/167608: [PATCH] whitespace fixes in mail chapter examples X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Niclas Zeising List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 09:30:11 -0000 >Number: 167608 >Category: docs >Synopsis: [PATCH] whitespace fixes in mail chapter examples >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat May 05 09:30:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD vincent.daemonic.se 9.0-RELEASE FreeBSD 9.0-RELEASE #0 r232364: Fri Mar 2 01:14:23 CET 2012 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64 >Description: In the chapter on changing MTA in the handbook, there are two examples of how to set up /etc/mail/mailer.conf that has inconsistent whitespace. Attached patch fixes that. >How-To-Repeat: >Fix: --- handbook.mail.chapter.sgml.diff begins here --- Index: en_US.ISO8859-1/books/handbook/mail/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v retrieving revision 1.146 diff -u -d -r1.146 chapter.sgml --- en_US.ISO8859-1/books/handbook/mail/chapter.sgml 21 Feb 2012 00:08:43 -0000 1.146 +++ en_US.ISO8859-1/books/handbook/mail/chapter.sgml 5 May 2012 09:22:16 -0000 @@ -782,7 +782,7 @@ find something like the following in /etc/mail/mailer.conf: -sendmail /usr/libexec/sendmail/sendmail +sendmail /usr/libexec/sendmail/sendmail send-mail /usr/libexec/sendmail/sendmail mailq /usr/libexec/sendmail/sendmail newaliases /usr/libexec/sendmail/sendmail @@ -803,7 +803,7 @@ to be run instead of sendmail, you could change /etc/mail/mailer.conf to read: -sendmail /usr/local/supermailer/bin/sendmail-compat +sendmail /usr/local/supermailer/bin/sendmail-compat send-mail /usr/local/supermailer/bin/sendmail-compat mailq /usr/local/supermailer/bin/mailq-compat newaliases /usr/local/supermailer/bin/newaliases-compat --- handbook.mail.chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: