diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-10-29 12:19:52 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-10-29 12:19:52 +0000 |
commit | 14485f4b7a7b9961986c941d1fa1b9ae49230055 (patch) | |
tree | 2b3325bdf1aa21343647e38c1a48b2561fb4df8a /sbin/dmesg | |
parent | f3bbf2484d831d5bd158435bbf534176a2013e29 (diff) | |
download | FreeBSD-src-14485f4b7a7b9961986c941d1fa1b9ae49230055.zip FreeBSD-src-14485f4b7a7b9961986c941d1fa1b9ae49230055.tar.gz |
Remove obsolete /dev/drum references
Reviewed by: alex, asmodai, billf
Diffstat (limited to 'sbin/dmesg')
-rw-r--r-- | sbin/dmesg/dmesg.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8 index fd9e175..b989e90 100644 --- a/sbin/dmesg/dmesg.8 +++ b/sbin/dmesg/dmesg.8 @@ -62,7 +62,6 @@ Extract the name list from the specified system instead of the default .Bl -tag -width /etc/kmem -compact .It Pa /dev/mem .It Pa /dev/kmem -.It Pa /dev/drum .It Pa /kernel .El .Sh HISTORY |