summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-01-12 19:59:51 +0000
committerjmc <jmc@openbsd.org>2007-01-12 19:59:51 +0000
commit9bd1e91a51f817dbe581228f9570c8a5158a96d6 (patch)
treebef40dded8d4624c0d90b99ac712bd82f979ab7b
parentdo not leak memory from rcs_head_get() (diff)
downloadwireguard-openbsd-9bd1e91a51f817dbe581228f9570c8a5158a96d6.tar.xz
wireguard-openbsd-9bd1e91a51f817dbe581228f9570c8a5158a96d6.zip
sort SEE ALSO;
-rw-r--r--share/man/man4/acpimadt.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/acpimadt.4 b/share/man/man4/acpimadt.4
index 5921e53740f..991fa1d047d 100644
--- a/share/man/man4/acpimadt.4
+++ b/share/man/man4/acpimadt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpimadt.4,v 1.1 2007/01/11 21:31:48 mk Exp $
+.\" $OpenBSD: acpimadt.4,v 1.2 2007/01/12 19:59:51 jmc Exp $
.\"
.\" Copyright (c) 2006 Michael Knudsen <mk@openbsd.org>
.\"
@@ -29,9 +29,9 @@ driver configures system processors and IO APICs based on information
extracted from the ACPI APIC table.
.Sh SEE ALSO
.Xr acpi 4 ,
+.Xr cpu 4 ,
.Xr intro 4 ,
-.Xr ioapic 4 ,
-.Xr cpu 4
+.Xr ioapic 4
.Sh HISTORY
The
.Nm