diff options
author | markm <markm@FreeBSD.org> | 1996-08-03 19:13:35 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1996-08-03 19:13:35 +0000 |
commit | 6be39a47d910db8d53e98cfc8a5282ddf54e43a2 (patch) | |
tree | 23c1f7e12f5f4aaa96b3ffa652bc6430a0620ab6 /sbin | |
parent | 48a7a75bc1ea3357b1df888f6ccd2c81648e85e7 (diff) | |
download | FreeBSD-src-6be39a47d910db8d53e98cfc8a5282ddf54e43a2.zip FreeBSD-src-6be39a47d910db8d53e98cfc8a5282ddf54e43a2.tar.gz |
Add relevant files to the FILES section
Submitted by: Julian H Stacey
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dmesg/dmesg.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8 index 195beed..b3648fc 100644 --- a/sbin/dmesg/dmesg.8 +++ b/sbin/dmesg/dmesg.8 @@ -56,6 +56,11 @@ Extract the name list from the specified system instead of the default .El .Sh SEE ALSO .Xr syslogd 8 +.Sh FILES +/dev/mem +/dev/kmem +/dev/drum +/kernel .Sh HISTORY The .Nm |