pstat.8 (d19eed81d4a1acb4a14dd50190e89adf4132ba56) pstat.8 (c0b0bcf4d39fe41ec1317d807a407284b7774f59)
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

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

26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
33.\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94
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

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

26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE.
32.\"
33.\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94
34.\" $Id: pstat.8,v 1.7 1996/04/17 20:50:44 joerg Exp $
34.\" $Id: pstat.8,v 1.8 1996/07/03 02:11:39 mpp Exp $
35.\"
36.Dd October 7, 1995
37.Dt PSTAT 8
38.Os BSD 4
39.Sh NAME
40.Nm pstat ,
41.Nm swapinfo
42.Nd display system data structures

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

370.Rt Tn UNIX Rt Implementation ,
371.Ra K. Thompson
372.Re
373.Sh BUGS
374Does not understand NFS swap servers.
375.Sh HISTORY
376The
377.Nm pstat
35.\"
36.Dd October 7, 1995
37.Dt PSTAT 8
38.Os BSD 4
39.Sh NAME
40.Nm pstat ,
41.Nm swapinfo
42.Nd display system data structures

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

370.Rt Tn UNIX Rt Implementation ,
371.Ra K. Thompson
372.Re
373.Sh BUGS
374Does not understand NFS swap servers.
375.Sh HISTORY
376The
377.Nm pstat
378command appeared in 4.0BSD.
378command appeared in
379.Bx 4.0 .