Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2006 16:19:57 +0200 (CEST)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor@FreeBSD.org>
Subject:   docs/101058: [patch] Handbook - remove duplicated line
Message-ID:  <20060730143802.5635E28A0D5@catv-50635cb6.catv.broadband.hu>
Resent-Message-ID: <200607301440.k6UEeCnW037619@freefall.freebsd.org>

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

>Number:         101058
>Category:       docs
>Synopsis:       [patch] Handbook - remove duplicated line
>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:   Sun Jul 30 14:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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