mdoc(7) police: markup nits + fixed two misspellings of drivers.flp.

This commit is contained in:
Ruslan Ermilov 2002-12-14 15:46:50 +00:00
parent 0fcfb0df3a
commit e86ec507f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107865

View file

@ -61,14 +61,16 @@ directory of the mfsroot floppy will automatically be loaded by
If the user requires additional drivers, then the drivers present If the user requires additional drivers, then the drivers present
on on
.Pa drivers.flp .Pa drivers.flp
may be loaded from sysinstall. may be loaded from
.Xr sysinstall 8 .
.Pp .Pp
The The
.Pa /usr/src/release/${arch}/drivers.conf .Pa /usr/src/release/${arch}/drivers.conf
file contains a list of drivers that should be omitted from the boot file contains a list of drivers that should be omitted from the boot
kernel and installed as kernel modules on the mfsroot floppy or the kernel and installed as kernel modules on the mfsroot floppy or the
driver floppy. driver floppy.
This is necessary because a static kernel with all of the FreeBSD This is necessary because a static kernel with all of the
.Fx
device drivers would be far too large for a single floppy disk. device drivers would be far too large for a single floppy disk.
Each driver is described on a separate line; fields on each line are Each driver is described on a separate line; fields on each line are
separated by tabs or spaces. separated by tabs or spaces.
@ -93,7 +95,7 @@ specifies which floppy disk should include the kernel module.
A value of 2 represents the A value of 2 represents the
.Pa mfsroot.flp .Pa mfsroot.flp
floppy image, and a value of 3 represents the optional floppy image, and a value of 3 represents the optional
.Pa driver.flp .Pa drivers.flp
floppy image. floppy image.
.Pp .Pp
The fourth field, The fourth field,
@ -112,7 +114,7 @@ This description is displayed to the user by
.Xr sysinstall 8 .Xr sysinstall 8
when the module is loaded. when the module is loaded.
The descriptions for all drivers on the optional The descriptions for all drivers on the optional
.Pa driver.flp .Pa drivers.flp
image are listed in the file image are listed in the file
.Pa DRIVERS.TXT .Pa DRIVERS.TXT
which is created by which is created by