diff options
author | 2006-09-20 08:07:34 +0000 | |
---|---|---|
committer | 2006-09-20 08:07:34 +0000 | |
commit | 2ae910b01d759683773c606c1cd27eddec81eb1c (patch) | |
tree | 7fc5dfed221c7404da86a3e91a6033655c29f38a | |
parent | - no need to add Xrs to SEE ALSO when the body already lists them (diff) | |
download | wireguard-openbsd-2ae910b01d759683773c606c1cd27eddec81eb1c.tar.xz wireguard-openbsd-2ae910b01d759683773c606c1cd27eddec81eb1c.zip |
tweak;
-rw-r--r-- | share/man/man4/acpibat.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/acpibat.4 b/share/man/man4/acpibat.4 index 195f050ee62..6be8329f323 100644 --- a/share/man/man4/acpibat.4 +++ b/share/man/man4/acpibat.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpibat.4,v 1.1 2006/09/20 07:16:50 mk Exp $ +.\" $OpenBSD: acpibat.4,v 1.2 2006/09/20 08:07:34 jmc Exp $ .\" .\" Copyright (c) 2006 Dmitri Alenitchev <dmitri@wave.net.ru> .\" @@ -27,8 +27,8 @@ The .Nm driver supports the ACPI Control Method Battery interface between the battery and the host. -Information about the battery such as capacity, recharge rate, voltage, -serial number is available through this driver. +Information about the battery, such as capacity, recharge rate, voltage, +and serial number, is available through this driver. Battery status is updated every 10 seconds and can be monitored using .Xr sysctl 8 or |