diff options
author | 2006-01-07 15:21:39 +0000 | |
---|---|---|
committer | 2006-01-07 15:21:39 +0000 | |
commit | 14fc5f590a2516716ffde92bbdc3442f6baddcd7 (patch) | |
tree | 38ad3a9ebdf405fa21a0c7a734ba8a022fdf249b | |
parent | tweaks; (diff) | |
download | wireguard-openbsd-14fc5f590a2516716ffde92bbdc3442f6baddcd7.tar.xz wireguard-openbsd-14fc5f590a2516716ffde92bbdc3442f6baddcd7.zip |
tweak;
-rw-r--r-- | share/man/man4/acpitimer.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpitimer.4 b/share/man/man4/acpitimer.4 index 6ec12076873..afb67c02f45 100644 --- a/share/man/man4/acpitimer.4 +++ b/share/man/man4/acpitimer.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpitimer.4,v 1.1 2006/01/07 10:25:42 grange Exp $ +.\" $OpenBSD: acpitimer.4,v 1.2 2006/01/07 15:21:39 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver allows to access a power management timer through the ACPI. +driver allows access to a power management timer through the ACPI. The timer is used as a timecounter for the .Xr tc_init 9 framework. |