aboutsummaryrefslogtreecommitdiff
path: root/sbin/dmesg
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-08-08 21:02:55 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-08-08 21:02:55 +0000
commitd1181979805067666184e96235d8b508bf4956fa (patch)
tree7dd17bee7acb87ff5733b505e739a516d27acaa9 /sbin/dmesg
parent136509c0ffcd852e35f7ddee085af1f4519c9fdf (diff)
downloadsrc-d1181979805067666184e96235d8b508bf4956fa.tar.gz
src-d1181979805067666184e96235d8b508bf4956fa.zip
Add mention of /var/run/dmesg.boot.
Yes, this isn't really the right place for it. No, it really can't remain undocumented.
Notes
Notes: svn path=/head/; revision=81306
Diffstat (limited to 'sbin/dmesg')
-rw-r--r--sbin/dmesg/dmesg.87
1 files changed, 7 insertions, 0 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8
index 875e966adfb6..f0b588392b14 100644
--- a/sbin/dmesg/dmesg.8
+++ b/sbin/dmesg/dmesg.8
@@ -73,6 +73,13 @@ instead of the default
Extract the name list from the specified system instead of the default,
which is the kernel image the system has booted from.
.El
+.Sh FILES
+.Bl -tag -width /var/run/dmesg.boot -compact
+.It Pa /var/run/dmesg.boot
+usually a snapshot of the buffer contents
+taken soon after filesystems are mounted
+at startup time
+.El
.Sh SEE ALSO
.Xr sysctl 3 ,
.Xr syslogd 8