diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 15:06:48 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 15:06:48 +0000 |
| commit | be0056cdab3d8218246729068202d96b63d241cb (patch) | |
| tree | a8e592b6faf075a15ce976f08bde4db2b9314442 /sys/boot/common/loader.8 | |
| parent | 75aee0b96c98ef98207c9b49dcf09c70caa1eb77 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/loader.8')
| -rw-r--r-- | sys/boot/common/loader.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index ecdc688dfb5e..2c4dc58f7124 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 |
