diff options
author | 2007-11-28 15:54:59 +0000 | |
---|---|---|
committer | 2007-11-28 15:54:59 +0000 | |
commit | 85d46126862c5e6f331cd21be2ea600d60d085e3 (patch) | |
tree | 84c475c48f0f6b784af5ad04a8e8a3425ba4b3ab /share/man | |
parent | i'm always behind on the doc updates (diff) | |
download | wireguard-openbsd-85d46126862c5e6f331cd21be2ea600d60d085e3.tar.xz wireguard-openbsd-85d46126862c5e6f331cd21be2ea600d60d085e3.zip |
fix SEE ALSO;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/acpi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 6dba0f01e94..fb8f8524525 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpi.4,v 1.25 2007/11/28 12:58:30 tedu Exp $ +.\" $OpenBSD: acpi.4,v 1.26 2007/11/28 15:54:59 jmc Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -69,7 +69,7 @@ ACPI power management timer ACPI thermal zone .El .Sh SEE ALSO -.Xr apm 4 +.Xr apm 4 , .Xr intro 4 .Sh HISTORY The |