Remove obsolete /dev/drum references
Reviewed by: alex, asmodai, billf
This commit is contained in:
parent
a6adaece2c
commit
2d45aed6bc
@ -166,9 +166,8 @@ option implies the
|
||||
.Fl m
|
||||
option.
|
||||
.It Fl W
|
||||
Extract swap information from the specified file instead of the
|
||||
default
|
||||
.Pa /dev/drum .
|
||||
Extract swap information from the specified file instead of
|
||||
using libkvm.
|
||||
.It Fl w
|
||||
Use 132 columns to display information, instead of the default which
|
||||
is your window size.
|
||||
|
@ -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
|
||||
|
@ -72,7 +72,7 @@ the hash sign
|
||||
must be replaced by a unit number.
|
||||
.Bl -tag -width indent
|
||||
.It std
|
||||
the standard devices (console, drum, fd/*, klog, kmem, mem, null,
|
||||
the standard devices (console, fd/*, klog, kmem, mem, null,
|
||||
stderr, stdin, stdout, tty)
|
||||
.It local
|
||||
configuration specific devices
|
||||
|
@ -70,7 +70,7 @@ Where a device name is followed by a hash sign (
|
||||
must be replaced by a unit number.
|
||||
.Bl -tag -width indent
|
||||
.It std
|
||||
the standard devices (console, drum, fd/*, klog, kmem, mem, null,
|
||||
the standard devices (console, fd/*, klog, kmem, mem, null,
|
||||
stderr, stdin, stdout, tty)
|
||||
.It local
|
||||
configuration specific devices
|
||||
|
@ -490,6 +490,7 @@ and all passthrough devices that provide access to CDROM drives.
|
||||
.Xr iostat 8 ,
|
||||
.Xr netstat 1 ,
|
||||
.Xr vmstat 8 ,
|
||||
.Xr kvm 3 ,
|
||||
.Xr icmp 4 ,
|
||||
.Xr ip 4 ,
|
||||
.Xr tcp 4 ,
|
||||
@ -500,8 +501,6 @@ and all passthrough devices that provide access to CDROM drives.
|
||||
For the namelist.
|
||||
.It Pa /dev/kmem
|
||||
For information in main memory.
|
||||
.It Pa /dev/drum
|
||||
For information about swapped out processes.
|
||||
.It Pa /etc/hosts
|
||||
For host names.
|
||||
.It Pa /etc/networks
|
||||
|
Loading…
Reference in New Issue
Block a user