summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-03-13 19:35:08 +0000
committerjmc <jmc@openbsd.org>2014-03-13 19:35:08 +0000
commit19e304a24d21a11c8138779a53ed81e8836992c3 (patch)
tree1d795d0105bbcd1af34f6a421840df16549e5ea3
parentIn -Tutf8 mode, make sure that hyphens get counted against the output line (diff)
downloadwireguard-openbsd-19e304a24d21a11c8138779a53ed81e8836992c3.tar.xz
wireguard-openbsd-19e304a24d21a11c8138779a53ed81e8836992c3.zip
oops! none of us spotted that pkg_add is section 1, not 8;
-rw-r--r--usr.sbin/acpidump/acpidump.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/acpidump/acpidump.8 b/usr.sbin/acpidump/acpidump.8
index 6b2ae05c76f..e5a865ed28f 100644
--- a/usr.sbin/acpidump/acpidump.8
+++ b/usr.sbin/acpidump/acpidump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpidump.8,v 1.13 2014/03/13 18:46:03 brynet Exp $
+.\" $OpenBSD: acpidump.8,v 1.14 2014/03/13 19:35:08 jmc Exp $
.\"
.\" Copyright (c) 1999 Doug Rabson <dfr@FreeBSD.org>
.\" Copyright (c) 2000 Mitsuru IWASAKI <iwasaki@FreeBSD.org>
@@ -65,10 +65,10 @@ ports tree or package system:
.It Pa /dev/mem
.El
.Sh SEE ALSO
+.Xr pkg_add 1 ,
.Xr mem 4 ,
.Xr packages 7 ,
-.Xr ports 7 ,
-.Xr pkg_add 8
+.Xr ports 7
.Sh HISTORY
The
.Nm