summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-13 15:06:48 +0000
committerru <ru@FreeBSD.org>2002-08-13 15:06:48 +0000
commitb1ac9aa6f0af89cec602762e0a1fccca894aa3bf (patch)
treea8e592b6faf075a15ce976f08bde4db2b9314442
parent0452753e9e6972a5240314a6be46850064d9c276 (diff)
downloadFreeBSD-src-b1ac9aa6f0af89cec602762e0a1fccca894aa3bf.zip
FreeBSD-src-b1ac9aa6f0af89cec602762e0a1fccca894aa3bf.tar.gz
mdoc(7) police: revert unapproved changes in rev. 1.43, added missing markup bits in rev. 1.45.
-rw-r--r--sys/boot/common/loader.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index ecdc688..2c4dc58 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -115,7 +115,7 @@ will be set and
will engage interactive mode.
.Sh BUILTIN COMMANDS
In
-.Nm Ns ,
+.Nm ,
builtin commands take parameters from the command line.
Presently,
the only way to call them from a script is by using
@@ -312,7 +312,9 @@ These are described below.
.Bl -tag -width bootfile
.It Va acpi_load
Unset this to disable automatic loading of the ACPI module.
-See also hint.acpi.0.disable in
+See also
+.Va hint.acpi.0.disable
+in
.Xr device.hints 5 .
.It Va autoboot_delay
Number of seconds
@@ -590,7 +592,7 @@ virtual machine library that can be called by C functions and vice
versa.
.Pp
In
-.Nm Ns ,
+.Nm ,
each line read interactively is then fed to
.Tn FICL ,
which may call
OpenPOWER on IntegriCloud