summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-08-25 16:48:16 +0000
committermike <mike@FreeBSD.org>2002-08-25 16:48:16 +0000
commit5157c8334e8989e5d0379d86bfc56a5d81f9a41b (patch)
tree33c4cb7bb4701a69641dd8a5f6d07eea1174e14b /share
parentaa31b7d1e4fb1585f9c445a653bf78416fb59bab (diff)
downloadFreeBSD-src-5157c8334e8989e5d0379d86bfc56a5d81f9a41b.zip
FreeBSD-src-5157c8334e8989e5d0379d86bfc56a5d81f9a41b.tar.gz
Append a d to disable to make the ACPI hint example valid.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/device.hints.52
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/device.hints.5 b/share/man/man5/device.hints.5
index 3bfe2d4..dceaa2f 100644
--- a/share/man/man5/device.hints.5
+++ b/share/man/man5/device.hints.5
@@ -145,7 +145,7 @@ hint.sio.0.irq="4"
The following example disables the ACPI driver
.Bd -literal -offset indent
-hint.acpi.0.disable="1"
+hint.acpi.0.disabled="1"
.Ed
.\" .Pp
.\" A control variable may look like:
OpenPOWER on IntegriCloud