From root@catv-50635cb6.catv.broadband.hu  Sun Jul 30 14:38:04 2006
Return-Path: <root@catv-50635cb6.catv.broadband.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 25C8416A4DD;
	Sun, 30 Jul 2006 14:38:04 +0000 (UTC)
	(envelope-from root@catv-50635cb6.catv.broadband.hu)
Received: from catv-50635cb6.catv.broadband.hu (catv-50635cb6.catv.broadband.hu [80.99.92.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AE38543D46;
	Sun, 30 Jul 2006 14:38:03 +0000 (GMT)
	(envelope-from root@catv-50635cb6.catv.broadband.hu)
Received: by catv-50635cb6.catv.broadband.hu (Postfix, from userid 0)
	id 5635E28A0D5; Sun, 30 Jul 2006 16:19:57 +0200 (CEST)
Message-Id: <20060730143802.5635E28A0D5@catv-50635cb6.catv.broadband.hu>
Date: Sun, 30 Jul 2006 16:19:57 +0200 (CEST)
From: Gabor Kovesdan <gabor@FreeBSD.org>
Reply-To: Gabor Kovesdan <gabor@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Gabor Kovesdan <gabor@FreeBSD.org>
Subject: [patch] Handbook - remove duplicated line
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101058
>Category:       docs
>Synopsis:       [patch] Handbook - remove duplicated line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 30 14:40:12 GMT 2006
>Closed-Date:    Sun Jul 30 14:55:37 GMT 2006
>Last-Modified:  Sun Jul 30 14:55:37 GMT 2006
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jul 29 18:31:18 CEST 2006 gabor@spitfire:/usr/src/sys/i386/compile/SPITFIRE i386

>Description:

- Remove duplicated line
- Improve wrapping while here

>How-To-Repeat:
>Fix:

--- mac-chaptr.sgml.diff begins here ---
Index: en_US.ISO8859-1/books/handbook/mac/chapter.sgml
===================================================================
RCS file: /usr/cvs/doc/en_US.ISO8859-1/books/handbook/mac/chapter.sgml,v
retrieving revision 1.67
diff -u -r1.67 chapter.sgml
--- en_US.ISO8859-1/books/handbook/mac/chapter.sgml	21 May 2006 22:33:33 -0000	1.67
+++ en_US.ISO8859-1/books/handbook/mac/chapter.sgml	30 Jul 2006 14:16:12 -0000
@@ -1796,9 +1796,10 @@
 	<filename>/boot/loader.conf</filename> so the required
 	modules will load during system initialization:</para>
 
-      <programlisting>mac_biba_load="YES"
-mac_biba_load="YES"
-mac_seeotheruids_load="YES"</programlisting>
+      <programlisting>
+	mac_biba_load="YES"
+	mac_seeotheruids_load="YES"
+      </programlisting>
     </sect2>
 
     <sect2>
--- mac-chaptr.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sun Jul 30 14:54:12 UTC 2006 
State-Changed-Why:  
I removed the duplicate line.  The formatting was correct as is since 
whitespace matters inside <programlisting> tags.  Thanks for the 
submission. 

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