From zeising@daemonic.se  Sat May  5 09:27:53 2012
Return-Path: <zeising@daemonic.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EBAD41065675
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>;
	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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <zeising@daemonic.se>
Reply-To: Niclas Zeising <zeising@daemonic.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] whitespace fixes in mail chapter examples
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167608
>Category:       docs
>Synopsis:       [PATCH] whitespace fixes in mail chapter examples
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 09:30:10 UTC 2012
>Closed-Date:    Sat May 05 15:43:04 UTC 2012
>Last-Modified:  Sat May 05 15:43:04 UTC 2012
>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 <filename>/etc/mail/mailer.conf</filename>:</para>
 
-<programlisting>sendmail	 /usr/libexec/sendmail/sendmail
+<programlisting>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 <application>sendmail</application>, you could change
 	<filename>/etc/mail/mailer.conf</filename> to read:</para>
 
-<programlisting>sendmail	 /usr/local/supermailer/bin/sendmail-compat
+<programlisting>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:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Sat May 5 11:49:58 UTC 2012 
Responsible-Changed-Why:  
I'll fix this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167608 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167608: commit references a PR
Date: Sat,  5 May 2012 15:38:12 +0000 (UTC)

 bcr         2012-05-05 15:37:46 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/mail chapter.sgml 
   Log:
   Correct the indentation of the first example line of the
   /etc/mail/mailer.conf to be aligned with the ones below.
   
   Note to translators: this affects the rendered output, although it
   is a whitespace fix.
   
   PR:             docs/167608
   Submitted by:   Niclas Zeising ( zeising daemonic se)
   
   Revision  Changes    Path
   1.147     +2 -2      doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: bcr 
State-Changed-When: Sat May 5 15:42:31 UTC 2012 
State-Changed-Why:  
Patch committed, thanks for catching this. PR closed. 

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