diff options
author | ben <ben@FreeBSD.org> | 2001-01-16 22:09:33 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-01-16 22:09:33 +0000 |
commit | 947e3ec23bff29451aee6aa7d2eb664a2840f71d (patch) | |
tree | cac9e302ac2fe87bec1036780bc2a1d45ab78ca1 /usr.sbin/pstat | |
parent | 13a7451229f61e0e9f007f8c83161aee674596e5 (diff) | |
download | FreeBSD-src-947e3ec23bff29451aee6aa7d2eb664a2840f71d.zip FreeBSD-src-947e3ec23bff29451aee6aa7d2eb664a2840f71d.tar.gz |
Ooops, the -M and -N flags were already documented, though not very clearly.
Remove the old description in favour of the new description which lists the
-M and -N flags along with all the other flags. This is consistent with the
manual pages for ps, netstat, iostat, etc.
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index f47a660..3d6bbec 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -53,16 +53,6 @@ .Nm Pstat displays open file entry, swap space utilization, terminal state, and vnode data structures. -If -.Ar corefile -is given, the information is sought there, otherwise -in -.Pa /dev/mem . -The required namelist is taken from -.Pa /kernel -unless -.Ar system -is specified. .Pp If invoked as .Nm swapinfo |