From siebrand@nitro.dk  Sun Dec 18 21:31:47 2005
Return-Path: <siebrand@nitro.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 10D2116A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Dec 2005 21:31:47 +0000 (GMT)
	(envelope-from siebrand@nitro.dk)
Received: from nfishbone.nitro.dk (fishbone.nitro.dk [83.95.46.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5220D43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Dec 2005 21:31:46 +0000 (GMT)
	(envelope-from siebrand@nitro.dk)
Received: by nfishbone.nitro.dk (Postfix, from userid 1026)
	id 6FC0161C2C; Sun, 18 Dec 2005 22:31:45 +0100 (CET)
Message-Id: <20051218213145.6FC0161C2C@nfishbone.nitro.dk>
Date: Sun, 18 Dec 2005 22:31:45 +0100 (CET)
From: Siebrand Mazeland <s.mazeland@xs4all.nl>
Reply-To: Siebrand Mazeland <s.mazeland@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Remove comment about FreeBSD 2.x from serialcomms
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 18 21:40:02 GMT 2005
>Closed-Date:    Sun Dec 18 21:51:08 GMT 2005
>Last-Modified:  Sun Dec 18 21:51:08 GMT 2005
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Dec 18 21:51:01 UTC 2005 
State-Changed-Why:  
Committed, thanks! 

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