=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/systat.1,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/systat/systat.1 1999/05/16 19:58:00 1.11 --- src/usr.bin/systat/systat.1 1999/06/05 01:21:42 1.12 *************** *** 1,4 **** ! .\" $OpenBSD: systat.1,v 1.11 1999/05/16 19:58:00 alex Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: systat.1,v 1.12 1999/06/05 01:21:42 aaron Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 *************** *** 36,42 **** .\" .Dd December 30, 1993 .Dt SYSTAT 1 ! .Os BSD 4.3 .Sh NAME .Nm systat .Nd display system statistics on a crt --- 36,42 ---- .\" .Dd December 30, 1993 .Dt SYSTAT 1 ! .Os .Sh NAME .Nm systat .Nd display system statistics on a crt *************** *** 189,195 **** .Bl -tag -width Fl -compact .It Cm numbers Show the disk ! .Tn I/O statistics in numeric form. Values are displayed in numeric columns which scroll downward. .It Cm bars --- 189,195 ---- .Bl -tag -width Fl -compact .It Cm numbers Show the disk ! .Tn I/O statistics in numeric form. Values are displayed in numeric columns which scroll downward. .It Cm bars *************** *** 201,211 **** not display time). .El .It Ic swap ! Show information about swap space usage on all the swap areas compiled into the kernel. The first column is the device name of the partition. The next column is the total space available in the partition. ! The .Ar Used column indicates the total blocks used so far; the graph shows the percentage of space in use on each partition. --- 201,211 ---- not display time). .El .It Ic swap ! Show information about swap space usage on all the swap areas compiled into the kernel. The first column is the device name of the partition. The next column is the total space available in the partition. ! The .Ar Used column indicates the total blocks used so far; the graph shows the percentage of space in use on each partition. *************** *** 249,255 **** system (shown as `='), user (shown as `>'), nice (shown as `-'), and idle time (shown as ` '). .Pp ! To the right of the Proc display are statistics about Context switches (`Csw'), Traps (`Trp'), Syscalls (`Sys'), Interrupts (`Int'), Soft interrupts (`Sof'), and Faults (`Flt') which have occurred during the last refresh interval. --- 249,255 ---- system (shown as `='), user (shown as `>'), nice (shown as `-'), and idle time (shown as ` '). .Pp ! To the right of the Proc display are statistics about Context switches (`Csw'), Traps (`Trp'), Syscalls (`Sys'), Interrupts (`Int'), Soft interrupts (`Sof'), and Faults (`Flt') which have occurred during the last refresh interval.