diff options
author | njl <njl@FreeBSD.org> | 2004-12-13 23:31:46 +0000 |
---|---|---|
committer | njl <njl@FreeBSD.org> | 2004-12-13 23:31:46 +0000 |
commit | 1af716f4fc0088ebb0635bf1011aa021e1a57144 (patch) | |
tree | f9313bd6572e841ab2702a33bee412b6747eb0af /share | |
parent | 6eba135a351d1f0eca1d8b3a0c0916aae13cd517 (diff) | |
download | FreeBSD-src-1af716f4fc0088ebb0635bf1011aa021e1a57144.zip FreeBSD-src-1af716f4fc0088ebb0635bf1011aa021e1a57144.tar.gz |
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acpi.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index de6611b..34a32ee 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -109,6 +109,8 @@ The supported layers are: .It .Li ACPI_FAN .It +.Li ACPI_OEM +.It .Li ACPI_POWER .It .Li ACPI_PROCESSOR |