diff options
| -rw-r--r-- | share/man/man4/acpi.4 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 8ac06d108b85..0da6f602e7a9 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -320,13 +320,10 @@ Try setting this to 0 if this causes problems for you. .It Va hw.acpi.os_name Some systems' ASL may have problems because they look for names of Microsoft operating systems. -This tunable overrides the default value of -.Qq Li FreeBSD -for all objects named -.Qq Li \e_OS , -.Qq Li \e_OS_ , -and -.Qq Li \e_OSI . +This tunable overrides the value of the +.Qq Li \e_OS +object from its default of +.Qq Li FreeBSD . .It Va hw.acpi.pci.link.%d.%d.%d.irq Override the interrupt to use. .It Va hw.acpi.verbose |
