From pali.gabor@googlemail.com  Sun Apr 27 07:19:50 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 909AD106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Apr 2008 07:19:50 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153])
	by mx1.freebsd.org (Postfix) with ESMTP id 1A70A8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Apr 2008 07:19:49 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by fg-out-1718.google.com with SMTP id 16so5018655fgg.35
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Apr 2008 00:19:49 -0700 (PDT)
Received: by 10.86.82.6 with SMTP id f6mr4820761fgb.69.1209280789032;
        Sun, 27 Apr 2008 00:19:49 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.98.116.90])
        by mx.google.com with ESMTPS id y18sm7366699fkd.17.2008.04.27.00.19.46
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 27 Apr 2008 00:19:47 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Sun, 27 Apr 2008 09:19:45 +0200
Message-Id: <48142913.12975e0a.1403.ffffca4b@mx.google.com>
Date: Sun, 27 Apr 2008 09:19:45 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Add missing <application> tag for lame in Handbook Chapter 7 (Multimedia)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123135
>Category:       docs
>Synopsis:       [patch] Add missing <application> tag for lame in Handbook Chapter 7 (Multimedia)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 27 07:20:01 UTC 2008
>Closed-Date:    Sun Apr 27 12:23:04 UTC 2008
>Last-Modified:  Sun Apr 27 12:23:04 UTC 2008
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	An <application> SGML markup tag is missing for lame in the FreeBSD
	Handbook, in Section 7.3.3. Encoding MP3s (Chapter 7, Multimedia).

>How-To-Repeat:

>Fix:

	I think this can help:

--- multimedia.patch.1.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml,v
retrieving revision 1.128
diff -u -r1.128 chapter.sgml
--- chapter.sgml	9 Aug 2007 09:09:26 -0000	1.128
+++ chapter.sgml	27 Apr 2008 07:15:07 -0000
@@ -577,7 +577,7 @@
 	<option>--t</option> indicate ID3 tags, which usually contain
 	song information, to be embedded within the MP3 file.
 	Additional encoding options can be found by consulting the
-	lame man page.</para>
+	<application>lame</application> man page.</para>
     </sect2>
 
     <sect2 id="mp3-decoding">
--- multimedia.patch.1.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Sun Apr 27 11:54:27 UTC 2008 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123135 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123135: commit references a PR
Date: Sun, 27 Apr 2008 12:10:58 +0000 (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"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Sun Apr 27 12:21:16 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123135 
>Unformatted:
