docs/101058: [patch] Handbook - remove duplicated line

Gabor Kovesdan gabor at FreeBSD.org
Sun Jul 30 14:40:13 UTC 2006


>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 at 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:



More information about the freebsd-doc mailing list