Bug 123423

Summary: [patch] Fix Misused <keycode> Tags in Handbook Chapter 24
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.2.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-05 19:10:04 UTC
	I found some misused <keycode> tags in the FreeBSD Handbook
	Chapter 24 (``Serial Communications''). I think they should be
	replaced with <keycap> tags, because they are instructing the
	user to press those keys. I did not find any <keycode> tags in
	the other chapters.
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 13:51:42 UTC
gabor       2008-05-06 12:51:30 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml 
  Log:
  - Use the more appropriate keycap elements instead of keycode
  
  PR:             docs/123423
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.122     +5 -5      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!