Fix a handful of typos and grammar bogons. No content changes.
Translators can ignore this commit. MFC after: 2 weeks
This commit is contained in:
parent
999e589b6a
commit
730a2da5de
@ -39,7 +39,7 @@ files. The default
|
||||
.Pa /boot/loader.rc
|
||||
includes
|
||||
.Nm
|
||||
and uses one of it's commands to automatically read and process
|
||||
and uses one of its commands to automatically read and process
|
||||
the standard
|
||||
.Xr loader.conf 5
|
||||
files. Other commands exists to help the user specify alternate
|
||||
@ -59,7 +59,7 @@ through the command:
|
||||
.Pp
|
||||
.Dl include loader.4th
|
||||
.Pp
|
||||
This line is present on the default
|
||||
This line is present in the default
|
||||
.Pa /boot/loader.rc
|
||||
file, so it isn't needed (and should not be re-issued) in a normal setup.
|
||||
.Pp
|
||||
@ -92,7 +92,7 @@ Reads
|
||||
all other
|
||||
.Xr loader.conf 5
|
||||
files specified in it, and then proceeds to boot as specified in them. This
|
||||
is command used on the default
|
||||
is the command used in the default
|
||||
.Pa /boot/loader.rc
|
||||
file, and it uses the
|
||||
.Pa autoboot
|
||||
@ -112,12 +112,12 @@ reads
|
||||
and all other
|
||||
.Xr loader.conf 5
|
||||
files specified in it. Returns a flag on the stack to indicate
|
||||
if any configuration file was succesfully loaded.
|
||||
if any configuration file was successfully loaded.
|
||||
.Pp
|
||||
.It Ic read-conf Ar filename
|
||||
Reads and processes a
|
||||
.Xr loader.conf 5
|
||||
file. Does not proceeds to boot.
|
||||
file. Does not proceed to boot.
|
||||
.Pp
|
||||
.It Ic enable-module Ar module
|
||||
Enables the loading of
|
||||
@ -173,7 +173,7 @@ include /boot/loader.4th
|
||||
start
|
||||
.Ed
|
||||
.Pp
|
||||
Loads a different kernel with the standard configuration:
|
||||
Load a different kernel with the standard configuration:
|
||||
.Pp
|
||||
.Bd -literal -offset indent -compact
|
||||
set kernel="/boot/kernel.old/kernel"
|
||||
@ -181,7 +181,7 @@ unload
|
||||
boot-conf
|
||||
.Ed
|
||||
.Pp
|
||||
Reads an additional configuration file and then proceeds to boot:
|
||||
Read an additional configuration file and then proceed to boot:
|
||||
.Pp
|
||||
.Bd -literal -offset indent -compact
|
||||
unload
|
||||
@ -190,7 +190,7 @@ boot-conf
|
||||
.Ed
|
||||
.Pp
|
||||
Disable the loading of the splash screen module and bitmap and then
|
||||
proceeds to boot:
|
||||
proceed to boot:
|
||||
.Pp
|
||||
.Bd -literal -offset indent -compact
|
||||
unload
|
||||
@ -210,4 +210,4 @@ first appeared in
|
||||
was written by
|
||||
.An Daniel C. Sobral Aq dcs@FreeBSD.org .
|
||||
.Sh BUGS
|
||||
A british espionage series.
|
||||
A British espionage series.
|
||||
|
Loading…
Reference in New Issue
Block a user