From chris@kitty.entreview.com  Wed Sep  4 06:23:14 2002
Return-Path: <chris@kitty.entreview.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C59137B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Sep 2002 06:23:14 -0700 (PDT)
Received: from relay2.clb.oleane.net (relay2.clb.oleane.net [213.56.31.22])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 47D7043E77
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Sep 2002 06:23:13 -0700 (PDT)
	(envelope-from chris@kitty.entreview.com)
Received: from ns1.entreview.com ([194.250.48.33]) 
	by relay2.clb.oleane.net with ESMTP id g84DNBvF023790
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Sep 2002 15:23:11 +0200
Received: from kitty.entreview.com (kitty.entreview.com [194.250.48.43])
	by ns1.entreview.com (8.12.3/8.12.3) with ESMTP id g84DNBYT023176
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Sep 2002 15:23:11 +0200 (CEST)
	(envelope-from chris@kitty.entreview.com)
Received: from kitty.entreview.com (localhost [127.0.0.1])
	by kitty.entreview.com (8.12.6/8.12.5) with ESMTP id g84DNRIN021244
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Sep 2002 15:23:27 +0200 (CEST)
	(envelope-from chris@kitty.entreview.com)
Received: (from chris@localhost)
	by kitty.entreview.com (8.12.6/8.12.6/Submit) id g84DNRM4021243;
	Wed, 4 Sep 2002 15:23:27 +0200 (CEST)
Message-Id: <200209041323.g84DNRM4021243@kitty.entreview.com>
Date: Wed, 4 Sep 2002 15:23:27 +0200 (CEST)
From: Christophe Juniet <cjuniet@entreview.com>
Reply-To: Christophe Juniet <cjuniet@entreview.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Update the HB preface about the multimedia chapter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42411
>Category:       docs
>Synopsis:       [PATCH] Update the HB preface about the multimedia chapter
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gioria
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 04 06:30:02 PDT 2002
>Closed-Date:    Wed Sep 04 09:05:09 PDT 2002
>Last-Modified:  Wed Sep 04 09:05:09 PDT 2002
>Originator:     Christophe Juniet
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kitty.entreview.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Sep 2 16:34:34 CEST 2002 root@kitty.entreview.com:/usr/obj/usr/src/sys/KITTY i386


	
>Description:
	The preface of the Handbook still lists an old 'Sound' chapter.
	It should list the 'Multimedia' chapter.

>How-To-Repeat:
	Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book-preface.html

>Fix:

	Here is a suggestion for an update:

--- patch begins here ---
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/preface/preface.sgml,v
retrieving revision 1.14
diff -u -r1.14 preface.sgml
--- preface.sgml	3 Sep 2002 18:38:53 -0000	1.14
+++ preface.sgml	4 Sep 2002 13:09:36 -0000
@@ -114,7 +114,7 @@
 	    <para>Configuration and Tuning (<xref linkend="config-tuning">).</para>
 	  </listitem>
 	  <listitem>
-	    <para>Sound (<xref linkend="multimedia">)</para>
+	    <para>Multimedia (<xref linkend="multimedia">)</para>
 	  </listitem>
 	</itemizedlist>
       </listitem>
@@ -253,10 +253,10 @@
       </listitem>
     </varlistentry>
     <varlistentry>
-      <term><emphasis><xref linkend="multimedia">, Sound</emphasis></term>
+      <term><emphasis><xref linkend="multimedia">, Multimedia</emphasis></term>
       <listitem>
-	<para>Shows how to setup sound support for your system.  Also
-	describes some sample audio applications.</para>
+	<para>Shows how to setup sound and video playback support for your
+	  system.  Also describes some sample audio and video applications.</para>
       </listitem>
     </varlistentry>
     <varlistentry>
--- patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gioria 
Responsible-Changed-By: gioria 
Responsible-Changed-When: Wed Sep 4 08:52:55 PDT 2002 
Responsible-Changed-Why:  
I take this one 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42411 
State-Changed-From-To: open->closed 
State-Changed-By: gioria 
State-Changed-When: Wed Sep 4 09:04:44 PDT 2002 
State-Changed-Why:  
Committed thanks !!! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42411 
>Unformatted:
 >severity:	non-critical
