From 228d430565ef42f2c78689da146bd50431f825e9 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 27 Mar 2002 06:38:25 +0000 Subject: [PATCH] Capitalize mfsroot consistently. Submitted by: dd --- share/man/man5/drivers.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/drivers.conf.5 b/share/man/man5/drivers.conf.5 index bb26c15f4a5e..0f4bba17e788 100644 --- a/share/man/man5/drivers.conf.5 +++ b/share/man/man5/drivers.conf.5 @@ -49,13 +49,13 @@ kernel modules to supplement the boot kernel. Once the system has booted, the modules present in the .Pa /stand/modules -directory of the MFSROOT floppy will automatically be loaded by +directory of the mfsroot floppy will automatically be loaded by .Xr sysinstall 8 . .Pp The .Pa /usr/src/release/${arch}/drivers.conf file contains a list of drivers that should be omitted from the boot -kernel and installed as kernel modules on the MFSROOT floppy. +kernel and installed as kernel modules on the mfsroot floppy. Each driver is described on a separate line; fields on each line are separated by tabs or spaces. .Pp @@ -65,7 +65,7 @@ is the name of the driver in the kernel configuration file. This is used by .Pa driver-remove.pl to remove drivers from the boot floppy kernel configuration -file that are included as modules on the MFSROOT floppy. +file that are included as modules on the mfsroot floppy. .Pp The second field, .Ar filename ,