diff options
author | dg <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
commit | 6b466831f41965b3c04e37a06388e031c03316b6 (patch) | |
tree | 242b5d9154977fcfbc3e9f84dd0d6851c367a897 /usr.sbin/pstat | |
parent | 57ea13e98c2c8a39a0a8fb034ee3cb0f3654d591 (diff) | |
download | FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.zip FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.tar.gz |
Converted 'vmunix' to 'kernel'.
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 95f3d86..b2e8dec 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -53,7 +53,7 @@ is given, the information is sought there, otherwise in .Pa /dev/kmem . The required namelist is taken from -.Pa /vmunix +.Pa /kernel unless .Ar system is specified. @@ -294,7 +294,7 @@ major and minor device of special file. .El .Sh FILES .Bl -tag -width /dev/kmemxxx -compact -.It Pa /vmunix +.It Pa /kernel namelist .It Pa /dev/kmem default source of tables |