summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/drivers.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/drivers.conf.5 b/share/man/man5/drivers.conf.5
index bb26c15..0f4bba1 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 ,
OpenPOWER on IntegriCloud