Change paths, /modules -> /boot/kernel in FILES section

PR:		21635
Submitted by:	Mike Meyer <mwm@mired.org>
This commit is contained in:
Mark Ovens 2000-09-29 01:53:39 +00:00
parent be515d91ad
commit 5042562822
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66434

View File

@ -159,16 +159,16 @@ The screen blanking interval can be specified as described in the
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