docs/124140: [patch] Add Missing <option> Tag to Boot Options in FAQ, Question 5.4

Gabor PALI pgj at FreeBSD.org
Fri May 30 16:20:05 UTC 2008


>Number:         124140
>Category:       docs
>Synopsis:       [patch] Add Missing <option> Tag to Boot Options in FAQ, Question 5.4
>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:   Fri May 30 16:20:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy at disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	Boot option -c has a missing markup in the FreeBSD FAQ, Question 
	5.4. ``I keep seeing messages like "ed1: timeout". What do these
	messages mean?''. It should be enclosed by <option> tags, so I
	created a patch to add them.


>How-To-Repeat:

>Fix:

--- books.faq.patch.22.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.827
diff -u -r1.827 book.sgml
--- book.sgml	27 May 2008 23:51:07 -0000	1.827
+++ book.sgml	30 May 2008 01:36:02 -0000
@@ -2951,7 +2951,7 @@
         <answer>
           <para>This is usually caused by an interrupt conflict (e.g.,
             two boards using the same IRQ).  Boot with the
-            -c option and change the ed0/de0/... entry to match your
+            <option>-c</option> option and change the ed0/de0/... entry to match your
             board.</para>
 
           <para>If you are using the BNC connector on your network card,
--- books.faq.patch.22.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list