pstat.8 (dea673e932532f8f2d630dff2dcfc0c4a2eaf184) pstat.8 (b3bfc7199eb51b03496567ea71bff82b75a2209d)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 39 unchanged lines hidden (view full) ---

48displays open file entry, swap space utilization,
49terminal state, and vnode data structures.
50If
51.Ar corefile
52is given, the information is sought there, otherwise
53in
54.Pa /dev/kmem .
55The required namelist is taken from
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" @(#)pstat.8 8.4 (Berkeley) 4/19/94
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 39 unchanged lines hidden (view full) ---

48displays open file entry, swap space utilization,
49terminal state, and vnode data structures.
50If
51.Ar corefile
52is given, the information is sought there, otherwise
53in
54.Pa /dev/kmem .
55The required namelist is taken from
56.Pa /vmunix
56.Pa /kernel
57unless
58.Ar system
59is specified.
60The
61.Fl n
62option specifies that devices should be printed out by major/minor
63number rather than by name.
64.Pp

--- 224 unchanged lines hidden (view full) ---

289.El
290.It SIZ/RDEV
291Number of bytes in an ordinary file, or
292major and minor device of special file.
293.El
294.El
295.Sh FILES
296.Bl -tag -width /dev/kmemxxx -compact
57unless
58.Ar system
59is specified.
60The
61.Fl n
62option specifies that devices should be printed out by major/minor
63number rather than by name.
64.Pp

--- 224 unchanged lines hidden (view full) ---

289.El
290.It SIZ/RDEV
291Number of bytes in an ordinary file, or
292major and minor device of special file.
293.El
294.El
295.Sh FILES
296.Bl -tag -width /dev/kmemxxx -compact
297.It Pa /vmunix
297.It Pa /kernel
298namelist
299.It Pa /dev/kmem
300default source of tables
301.El
302.Sh SEE ALSO
303.Xr iostat 1 ,
304.Xr ps 1 ,
305.Xr systat 1 ,

--- 16 unchanged lines hidden ---
298namelist
299.It Pa /dev/kmem
300default source of tables
301.El
302.Sh SEE ALSO
303.Xr iostat 1 ,
304.Xr ps 1 ,
305.Xr systat 1 ,

--- 16 unchanged lines hidden ---