summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2017-06-01 12:26:15 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2017-06-01 12:26:15 +0000
commit3198637a38915ed04a55611b4783c1f97a5c6dd2 (patch)
treeb2ecb4294d380b21a6d002d09bd28e0ac10a26e5 /usr.sbin/acpidump
parent0bcad6c48027299894a89a6153f777dfc15b3ecf (diff)
mention /var/db/acpi; diff from Jan Stary <hans at stare dot cz>;
OK deraadt@
Diffstat (limited to 'usr.sbin/acpidump')
-rw-r--r--usr.sbin/acpidump/acpidump.89
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/acpidump/acpidump.8 b/usr.sbin/acpidump/acpidump.8
index 42f1f2623d2..a3102c47391 100644
--- a/usr.sbin/acpidump/acpidump.8
+++ b/usr.sbin/acpidump/acpidump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acpidump.8,v 1.17 2016/09/26 19:58:26 kettenis Exp $
+.\" $OpenBSD: acpidump.8,v 1.18 2017/06/01 12:26:14 schwarze Exp $
.\"
.\" Copyright (c) 1999 Doug Rabson <dfr@FreeBSD.org>
.\" Copyright (c) 2000 Mitsuru IWASAKI <iwasaki@FreeBSD.org>
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.8,v 1.9 2001/09/05 19:21:25 dd Exp $
.\"
-.Dd $Mdocdate: September 26 2016 $
+.Dd $Mdocdate: June 1 2017 $
.Dt ACPIDUMP 8
.Os
.Sh NAME
@@ -71,9 +71,14 @@ requires the ability to open
which may be restricted based upon the value of the
.Ar kern.allowkmem
.Xr sysctl 8 .
+.Pp
+.Nm
+is run at startup and stores the results in
+.Pa /var/db/acpi .
.Sh FILES
.Bl -tag -width /dev/mem
.It Pa /dev/mem
+.It Pa /var/db/acpi
.El
.Sh SEE ALSO
.Xr pkg_add 1 ,