Deleted Added
full compact
systat.1 (71895) systat.1 (79366)
1.\" Copyright (c) 1985, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)systat.1 8.2 (Berkeley) 12/30/93
1.\" Copyright (c) 1985, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)systat.1 8.2 (Berkeley) 12/30/93
33.\" $FreeBSD: head/usr.bin/systat/systat.1 71895 2001-02-01 16:38:02Z ru $
33.\" $FreeBSD: head/usr.bin/systat/systat.1 79366 2001-07-06 16:46:48Z ru $
34.\"
35.Dd September 9, 1997
36.Dt SYSTAT 1
37.Os BSD 4.3
38.Sh NAME
39.Nm systat
40.Nd display system statistics on a crt
41.Sh SYNOPSIS

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

488This will display all SCSI Direct Access devices and all IDE CDROM devices.
489.Pp
490.Dl match da | sa | cd,pass
491.Pp
492This will display all Direct Access devices, all Sequential Access devices,
493and all passthrough devices that provide access to CDROM drives.
494.El
495.Sh SEE ALSO
34.\"
35.Dd September 9, 1997
36.Dt SYSTAT 1
37.Os BSD 4.3
38.Sh NAME
39.Nm systat
40.Nd display system statistics on a crt
41.Sh SYNOPSIS

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

488This will display all SCSI Direct Access devices and all IDE CDROM devices.
489.Pp
490.Dl match da | sa | cd,pass
491.Pp
492This will display all Direct Access devices, all Sequential Access devices,
493and all passthrough devices that provide access to CDROM drives.
494.El
495.Sh SEE ALSO
496.Xr iostat 8 ,
497.Xr netstat 1 ,
496.Xr netstat 1 ,
498.Xr vmstat 8 ,
499.Xr kvm 3 ,
500.Xr icmp 4 ,
501.Xr ip 4 ,
502.Xr tcp 4 ,
497.Xr kvm 3 ,
498.Xr icmp 4 ,
499.Xr ip 4 ,
500.Xr tcp 4 ,
503.Xr udp 4
501.Xr udp 4 ,
502.Xr iostat 8 ,
503.Xr vmstat 8
504.Sh FILES
505.Bl -tag -width /etc/networks -compact
506.It Pa /kernel
507For the namelist.
508.It Pa /dev/kmem
509For information in main memory.
510.It Pa /etc/hosts
511For host names.

--- 37 unchanged lines hidden ---
504.Sh FILES
505.Bl -tag -width /etc/networks -compact
506.It Pa /kernel
507For the namelist.
508.It Pa /dev/kmem
509For information in main memory.
510.It Pa /etc/hosts
511For host names.

--- 37 unchanged lines hidden ---