From siebrand@nitro.dk  Sun Dec 11 23:34:11 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 8F19C16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 11 Dec 2005 23:34:11 +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 A7E9343D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 11 Dec 2005 23:34:10 +0000 (GMT)
	(envelope-from siebrand@nitro.dk)
Received: by nfishbone.nitro.dk (Postfix, from userid 1026)
	id C634661C2A; Mon, 12 Dec 2005 00:34:09 +0100 (CET)
Message-Id: <20051211233409.C634661C2A@nfishbone.nitro.dk>
Date: Mon, 12 Dec 2005 00:34:09 +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: Handbook serialcomms /etc/rc.serial -> /etc/rc.d/serial
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90262
>Category:       docs
>Synopsis:       Handbook serialcomms /etc/rc.serial -> /etc/rc.d/serial
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 23:40:05 GMT 2005
>Closed-Date:    Sun Dec 18 01:36:37 GMT 2005
>Last-Modified:  Sun Dec 18 01:36:37 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:
From FreeBSD 5.1 on /etc/rc.serial has moved to /etc/rc.d/serial. Change this
in the Handbook, add a note for older versions, and remove a comment about
this change in the source. Patch attached.
>How-To-Repeat:
	
>Fix:
diff -u -r1.104 chapter.sgml
--- en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	13 Nov 2005 23:30:18 -0000	1.104
+++ en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	11 Dec 2005 23:16:02 -0000
@@ -679,12 +679,15 @@
       <secondary><filename>rc.serial</filename></secondary>
     </indexterm>
 
-    <!-- XXX; /etc/rc.serial is gone in 5.1.
-      How do you set default parameters for these devices in 5.X ? -->
-
     <para>System-wide initialization of the serial devices is
-      controlled in <filename>/etc/rc.serial</filename>.  This file
+      controlled in <filename>/etc/rc.d/serial</filename>.  This file
       affects the default settings of serial devices.</para>
+
+    <note>
+      <para>In &os;&nbsp;5.0 and lower versions system-wide
+	initialization of the serial devices is controlled in
+	<filename>/etc/rc.serial</filename>.</para>
+    </note>
 
     <para>To prevent certain settings from being changed by an
       application, make adjustments to the <quote>lock state</quote>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Dec 18 01:36:28 UTC 2005 
State-Changed-Why:  
Committed, thanks! 

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