From wblock@wonkity.com  Sun Jul 18 03:21:02 2004
Return-Path: <wblock@wonkity.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CBF7616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 03:21:02 +0000 (GMT)
Received: from wonkity.com (wonkity.com [65.173.111.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 71E5C43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 03:21:02 +0000 (GMT)
	(envelope-from wblock@wonkity.com)
Received: from speedy.wonkity.com (speedy [10.0.0.7])
	by wonkity.com (8.12.11/8.12.11) with ESMTP id i6I3L1u2019335
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 21:21:01 -0600 (MDT)
	(envelope-from wblock@speedy.wonkity.com)
Received: from speedy.wonkity.com (speedy.wonkity.com [127.0.0.1])
	by speedy.wonkity.com (8.12.11/8.12.11) with ESMTP id i6I3L1pW056860
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 21:21:01 -0600 (MDT)
	(envelope-from wblock@speedy.wonkity.com)
Received: (from wblock@localhost)
	by speedy.wonkity.com (8.12.11/8.12.11/Submit) id i6I3L1E5056859;
	Sat, 17 Jul 2004 21:21:01 -0600 (MDT)
	(envelope-from wblock)
Message-Id: <200407180321.i6I3L1E5056859@speedy.wonkity.com>
Date: Sat, 17 Jul 2004 21:21:01 -0600 (MDT)
From: Warren Block <wblock@wonkity.com>
Reply-To: Warren Block <wblock@wonkity.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: PATCH-Misuse of acronym tags in PPP chapter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69221
>Category:       docs
>Synopsis:       PATCH-Misuse of acronym tags in PPP chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 18 03:30:21 GMT 2004
>Closed-Date:    Sun Jul 18 12:59:17 GMT 2004
>Last-Modified:  Sun Jul 18 12:59:17 GMT 2004
>Originator:     Warren Block
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD speedy 4.10-STABLE FreeBSD 4.10-STABLE #0: Thu May 27 20:32:57 MDT 2004 root@speedy:/usr/obj/usr/src/sys/SPEEDY i386

>Description:
Acronym tags are used in place of devicename tags in the PPP chapter.

>How-To-Repeat:
Search for <acronym>COM2.

>Fix:
Apply this patch:

--- /usr/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml	Fri Jul  9 12:06:15 2004
+++ chapter.sgml	Sat Jul 17 21:17:04 2004
@@ -1799,7 +1799,7 @@
 
 	<para>which will create the serial devices for your system.
 	  When matching up sio modem is on <devicename>sio1</devicename> or
-          <acronym>COM2</acronym> if you are in DOS, then your
+          <devicename>COM2</devicename> if you are in DOS, then your
 	  modem device would be <devicename>/dev/cuaa1</devicename>.</para>
     </sect2>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sun Jul 18 12:56:47 GMT 2004 
State-Changed-Why:  
Fixed, thanks.  I also took the time to fix other uses of tags marking up 
COM[0-9] strings and added a few missing <devicename> tags elsewhere. 

The changes should appear online in a few hours.  The affected revisions of 
the files are: 

Revision  Changes    Path 
1.17      +2 -2      doc/en_US.ISO8859-1/articles/console-server/article.sgml 
1.10      +7 -7      doc/en_US.ISO8859-1/articles/serial-uart/article.sgml 
1.633     +1 -1      doc/en_US.ISO8859-1/books/faq/book.sgml 
1.133     +5 -5      doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 
1.140     +2 -2      doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml 
1.91      +1 -1      doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sun Jul 18 12:56:47 GMT 2004 
Responsible-Changed-Why:  

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