diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2004-01-16 18:10:42 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2004-01-16 18:10:42 +0000 |
| commit | 09c84ba407aecb7e46c22fbe112d65e3627dee4e (patch) | |
| tree | 3c28b19118c9cb8202121aa3d21a572bd659ea30 | |
| parent | 4acf93a2f33989e47ca338a1ddb56bb2961ad945 (diff) | |
Notes
| -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 |
