Bug 123333

Summary: [patch] Replace <userinput> Tags with <keycap Tags in Handbook Section 18.3
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
disks.patch.1.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-02 17:20:00 UTC
	I found some misused <userinput> tags in the FreeBSD Handbook,
	Section 18.3 (Adding Disks). I created a patch to change them
	to the more convenient <keycap> tags.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-02 17:26:06 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-05 15:04:48 UTC
gabor       2008-05-05 14:04:31 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/disks chapter.sgml 
  Log:
  - Use keycap instead of userinput
  
  PR:             docs/123333
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.284     +7 -7      doc/en_US.ISO8859-1/books/handbook/disks/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-05 23:45:12 UTC
State Changed
From-To: open->closed

Committed, thanks!