docs/90616: [PATCH] Remove comment about FreeBSD 2.x from serialcomms

Siebrand Mazeland s.mazeland at xs4all.nl
Sun Dec 18 21:40:03 UTC 2005


>Number:         90616
>Category:       docs
>Synopsis:       [PATCH] Remove comment about FreeBSD 2.x from serialcomms
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 18 21:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Siebrand Mazeland
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD nfishbone.nitro.dk 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #8: Sun Oct 23 12:51:06 CEST 2005 simon at nfishbone.nitro.dk:/usr/obj/usr/src/sys/FISHBONE i386


>Description:
In http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html
there is the following comment: "This flag replaces the COMCONSOLE option
in FreeBSD versions 2.X." Remove this from the handbook. Patch attached.
>How-To-Repeat:
	
>Fix:
diff -u -r1.106 chapter.sgml
--- en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	18 Dec 2005 02:22:13 -0000	1.106
+++ en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	18 Dec 2005 21:27:57 -0000
@@ -2299,9 +2299,8 @@
 	      <listitem>
 		<para>Forces this unit to be the console (unless there is
 		  another higher priority console), regardless of the
-		  <option>-h</option> option discussed below.  This flag
-		  replaces the <literal>COMCONSOLE</literal> option in FreeBSD
-		  versions 2.<replaceable>X</replaceable>.  The flag <literal>0x20</literal> must be used
+		  <option>-h</option> option discussed below.
+		  The flag <literal>0x20</literal> must be used
 		  together with the <option>0x10</option> flag.</para>
 	      </listitem>
 	    </varlistentry>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list