From mwm@mired.org  Thu Sep 28 18:13:34 2000
Return-Path: <mwm@mired.org>
Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77])
	by hub.freebsd.org (Postfix) with SMTP id 91DB237B423
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Sep 2000 18:13:33 -0700 (PDT)
Received: (qmail 87572 invoked by uid 100); 29 Sep 2000 01:13:32 -0000
Message-Id: <20000929011332.87571.qmail@guru.mired.org>
Date: 29 Sep 2000 01:13:32 -0000
From: mwm@mired.org
Reply-To: mwm@mired.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: the splash(4) man page refers to /modules!
X-Send-Pr-Version: 3.2

>Number:         21635
>Category:       docs
>Synopsis:       the splash(4) man page refers to /modules!
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 28 18:20:00 PDT 2000
>Closed-Date:    Thu Sep 28 18:53:48 PDT 2000
>Last-Modified:  Thu Sep 28 18:55:00 PDT 2000
>Originator:     Mike Meyer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Meyer Consulting
>Environment:

-current as of 9/22/0.

>Description:

	The files section of the splash(4) man page lists /modules/<stuff>.

>How-To-Repeat:

	$ man splash

>Fix:

Here's the patch for the man page.

bash-2.04$ diff -u splash.4-orig splash.4
--- splash.4-orig	Thu Sep 28 20:12:04 2000
+++ splash.4	Thu Sep 28 20:12:42 2000
@@ -159,16 +159,16 @@
 section above.
 .\".Sh DRIVER CONFIGURATION
 .Sh FILES
-.Bl -tag -width /modules/splash_xxxx.ko -compact
+.Bl -tag -width /boot/kernel/splash_xxxx.ko -compact
 .It /boot/defaults/loader.conf
 boot loader configuration defaults
 .It /etc/rc.conf
 system configuration information
-.It /modules/splash_*.ko
+.It /boot/kernel/splash_*.ko
 splash image decoder modules
-.It /modules/*_saver.ko
+.It /boot/kernel/*_saver.ko
 screen saver modules
-.It /modules/vesa.ko
+.It /boot/kernel/vesa.ko
 the VESA support module
 .El
 .Sh EXAMPLE



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marko 
State-Changed-When: Thu Sep 28 18:53:48 PDT 2000 
State-Changed-Why:  
Committed. Thanks!! 
(also changed Confidential yes -> no) 

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