Bug 69221

Summary: PATCH-Misuse of acronym tags in PPP chapter
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Warren Block 2004-07-18 04:30:21 UTC
Acronym tags are used in place of devicename tags in the PPP chapter.

Fix: Apply this patch:
How-To-Repeat: Search for <acronym>COM2.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2004-07-18 13:56:47 UTC
State Changed
From-To: open->closed

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 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2004-07-18 13:56:47 UTC
Responsible Changed
From-To: freebsd-doc->keramida