Bug 123428

Summary: [patch] Add Missing <filename> Tag for .tiprc in Handbook Section 24.5.8
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
serialcomms.patch.6.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-05 19:30:01 UTC
	I found a <filename> tag is missing for .tiprc in the FreeBSD
	Handbook, Chapter 24 (``Serial Communications''), Section 24.5.8
	(``Why Do I Have to Hit Ctrl+P Twice to Send Ctrl+P Once?''). I
	created a patch to correct this.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-05 23:47:14 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-06 14:04:36 UTC
gabor       2008-05-06 13:04:29 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml 
  Log:
  - Mark up .tiprc as filename [1]
  - Mark up COM1 as devicename [2]
  - Mark up ^^ with literal [3]
  
  PR:             docs/123428 [1], docs/123430 [2], docs/123431 [3]
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.124     +4 -4      doc/en_US.ISO8859-1/books/handbook/serialcomms/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-06 16:57:09 UTC
State Changed
From-To: open->closed

Committed, thanks!