From bell@f-bell.net  Fri Nov 14 00:56:37 2003
Return-Path: <bell@f-bell.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9DF6316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Nov 2003 00:56:37 -0800 (PST)
Received: from mail.f-bell.net (ZB222088.ppp.dion.ne.jp [219.125.222.88])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D3B4543FF2
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Nov 2003 00:56:36 -0800 (PST)
	(envelope-from bell@f-bell.net)
Received: by mail.f-bell.net (Postfix, from userid 1001)
	id 7A8132B; Fri, 14 Nov 2003 17:56:34 +0900 (JST)
Message-Id: <20031114085634.7A8132B@mail.f-bell.net>
Date: Fri, 14 Nov 2003 17:56:34 +0900 (JST)
From: FURUKAWA Jumpei <bell@f-bell.net>
Reply-To: FURUKAWA Jumpei <bell@f-bell.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Small correction to multimedia/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59283
>Category:       docs
>Synopsis:       [patch] Small correction to multimedia/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    blackend
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 14 01:00:37 PST 2003
>Closed-Date:    Fri Nov 14 12:17:56 PST 2003
>Last-Modified:  Fri Nov 14 12:17:56 PST 2003
>Originator:     FURUKAWA Jumpei
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pippo.f-bell.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #2: Sat Nov 1 22:21:31 JST 2003 bell@pippo.f-bell.net:/usr/src/sys/i386/compile/PIPPO i386

>Description:
The document in handbook/multimedia mentions /boot/loader.conf. 

I think loadable modules are "not" listed in /boot/loader.conf, 
but default setting of available loadable modules are listed 
in /boot/defaults/loader.conf.

There is no SGML variables bottom of document.

I am sorry to be awkward English.

>How-To-Repeat:
	
>Fix:

--- chapter.sgml.orig   Fri Nov 14 15:56:10 2003
+++ chapter.sgml        Fri Nov 14 17:10:41 2003
@@ -200,8 +200,11 @@
     <programlisting>snd_emu10k1_load="YES"</programlisting>

     <para>These examples are for a Creative &soundblaster; Live! sound
-      card.  Other available loadable sound modules are listed in
-      <filename>/boot/loader.conf</filename>.</para>
+      card.  Default setting of other available loadable sound modules
+      are listed in <filename>/boot/defaults/loader.conf</filename>.
+      So, please add a module you want to override and confirm to
+      <filename>/boot/loader.conf</filename>.
+    </para>

     <para>Alternatively, you may statically
       compile in support for your sound card in your kernel.  The
@@ -1423,3 +1426,14 @@
   </sect2>
  </sect1>
 </chapter>
+
+<!--
+     Local Variables:
+     mode: sgml
+     sgml-declaration: "../chapter.decl"
+     sgml-indent-data: t
+     sgml-omittag: nil
+     sgml-always-quote-attributes: t
+     sgml-parent-document: ("../book.sgml" "part" "chapter")
+     End:
+-->

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->blackend 
Responsible-Changed-By: blackend 
Responsible-Changed-When: Fri Nov 14 04:51:06 PST 2003 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59283 
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Fri Nov 14 12:17:04 PST 2003 
State-Changed-Why:  
I fixed the path to the default file and added the local variables part. 
Thanks! 

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