diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2004-07-29 20:09:25 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2004-07-29 20:09:25 +0000 |
| commit | 4529da5f33df2f4ac17a711eff60e0be74af3de8 (patch) | |
| tree | 48381c3fee0695970ed19a8c7beebf0685707d70 | |
| parent | b2e74e82495e4430ba050dd94b9097fd9761fd62 (diff) | |
Notes
| -rw-r--r-- | sys/boot/common/help.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 8b68157c218f..94b4b5c27fb9 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -16,7 +16,7 @@ If needed, disable the use of ACPI with: unset acpi_load - $hint.acpi.0.disabled="1" + set hint.acpi.0.disabled="1" ################################################################################ # Tautoboot DBoot after a delay |
