Bug 123471

Summary: [patch] Add Missing COM Device Names for 6.X Series in Handbook Chapter 25
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ppp-and-slip.patch.1.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-06 19:10:01 UTC
	Certain sections about COM ports forget to mention their changed
	device names (like cuaaN -> cuadN) in the recent FreeBSD versions
	in the FreeBSD Handbook, Chapter 25 (``PPP and SLIP''). I created
	a patch to fix this.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-06 19:42:42 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-07 15:19:59 UTC
gabor       2008-05-07 14:19:44 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml 
  Log:
  - Make 6.X device naming scheme leading and specify the old one in parenthesis
    in each case [1]
  - Use groupname to mark up the network group instead of username [2]
  - Use replaceable element to mark up replaceable parts [3]
  
  PR:             docs/123471 (based on) [1],
                  docs/123472 [2],
                  docs/123473 [3]
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.178     +19 -19    doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-07 16:11:26 UTC
State Changed
From-To: open->closed

Committed with slight changes, thanks!