summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrynet <brynet@openbsd.org>2014-03-13 21:14:08 +0000
committerbrynet <brynet@openbsd.org>2014-03-13 21:14:08 +0000
commita863df8373157a6c9d956b596f1903df8350c70d (patch)
tree951c4861adc20a3f2cc7a0105c183b4fc5f029b4
parentthis test is a sorry mess of race conditions; add another sleep (diff)
downloadwireguard-openbsd-a863df8373157a6c9d956b596f1903df8350c70d.tar.xz
wireguard-openbsd-a863df8373157a6c9d956b596f1903df8350c70d.zip
Don't suggest running the AML parser as root. :-)
kindly pointed out by jmc@
-rw-r--r--usr.sbin/acpidump/acpidump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/acpidump/acpidump.8 b/usr.sbin/acpidump/acpidump.8
index e5a865ed28f..650c683acd1 100644
--- a/usr.sbin/acpidump/acpidump.8
+++ b/usr.sbin/acpidump/acpidump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpidump.8,v 1.14 2014/03/13 19:35:08 jmc Exp $
+.\" $OpenBSD: acpidump.8,v 1.15 2014/03/13 21:14:08 brynet Exp $
.\"
.\" Copyright (c) 1999 Doug Rabson <dfr@FreeBSD.org>
.\" Copyright (c) 2000 Mitsuru IWASAKI <iwasaki@FreeBSD.org>
@@ -58,7 +58,7 @@ The ACPICA disassembler is available through the
ports tree or package system:
.Bd -literal -offset indent
# pkg_add acpica
-# iasl -d <prefix>.<sig>.<id>
+$ iasl -d <prefix>.<sig>.<id>
.Ed
.Sh FILES
.Bl -tag -width /dev/mem