aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-02-08 19:39:01 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-02-08 19:39:01 +0000
commitcbe0d0f670d4e2deab3a55e85d2a31dd8ae54ede (patch)
tree1faa903dc48a3a1e36554f01126d1cf63f1311b0 /sys/boot
parent518536da5d9eafa670bc0702b36c03386e6b0540 (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 9a3016a11e89..c868922e254d 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -427,7 +427,7 @@ Enable PCI resources which are left off by some BIOSes or are not
enabled correctly by the device driver.
Tunable value set to ON (1) by default, but this may cause problems
with some peripherals.
-.It Va hw.pci_allow_unsupported_io_range
+.It Va hw.pci.allow_unsupported_io_range
Allow the PCI bridge to pass through an unsupported memory range
assigned by the BIOS.
Tunable value set to OFF (0) by default.