Bug 123135

Summary: [patch] Add missing <application> tag for lame in Handbook Chapter 7 (Multimedia)
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
multimedia.patch.1.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-04-27 08:20:01 UTC
	An <application> SGML markup tag is missing for lame in the FreeBSD
	Handbook, in Section 7.3.3. Encoding MP3s (Chapter 7, Multimedia).

Fix: I think this can help:
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-04-27 12:54:27 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-27 13:10:58 UTC
gabor       2008-04-27 12:10:52 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/multimedia chapter.sgml 
  Log:
  - Use replaceable elements appropriately [1]
  - Enclose lame into application element [2]
  
  PR:             docs/123132 [1], docs/123135 [2]
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.129     +22 -22    doc/en_US.ISO8859-1/books/handbook/multimedia/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-04-27 13:21:16 UTC
State Changed
From-To: open->closed

Committed, thanks!