diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2007-11-17 23:16:00 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2007-11-17 23:16:00 +0000 |
commit | c0b6c6dde6b72491a0af352185360746134ea6c0 (patch) | |
tree | ba5f252c572ea1069e9270a17b514b92eaf91147 /share | |
parent | a742581c070be9b73d8fc5ae8adb24410a01acf3 (diff) |
the ACPI -> ACPI
ok dlg@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acpitimer.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/acpitimer.4 b/share/man/man4/acpitimer.4 index 7dd08965027..a18bc8e8c0b 100644 --- a/share/man/man4/acpitimer.4 +++ b/share/man/man4/acpitimer.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpitimer.4,v 1.5 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: acpitimer.4,v 1.6 2007/11/17 23:15:59 brad Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: November 17 2007 $ .Dt ACPITIMER 4 .Os .Sh NAME @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver allows access to a power management timer through the ACPI. +driver allows access to a power management timer through ACPI. The timer is used as a timecounter for the .Xr tc_init 9 framework. |