=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/systat.1,v retrieving revision 1.28 retrieving revision 1.29 diff -c -r1.28 -r1.29 *** src/usr.bin/systat/systat.1 2003/06/03 02:56:17 1.28 --- src/usr.bin/systat/systat.1 2003/07/25 06:52:07 1.29 *************** *** 1,4 **** ! .\" $OpenBSD: systat.1,v 1.28 2003/06/03 02:56:17 millert 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.29 2003/07/25 06:52:07 jmc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 *************** *** 237,245 **** The second row reports on memory usage of all processes. The first column reports on the number of physical pages claimed by processes. ! The second column reports the number of physical pages that ! are devoted to read-only text pages. ! The third and fourth columns report the same two figures for virtual pages, that is, the number of pages that would be needed if all processes had all of their pages. Finally, the last column shows the number of physical pages --- 237,243 ---- The second row reports on memory usage of all processes. The first column reports on the number of physical pages claimed by processes. ! The second column reports the same figure for virtual pages, that is, the number of pages that would be needed if all processes had all of their pages. Finally, the last column shows the number of physical pages *************** *** 248,255 **** Below the memory display is a list of the average number of processes (over the last refresh interval) that are runnable .Pq Sq r , - in page wait - .Pq Sq p , in disk wait other than paging .Pq Sq d , sleeping --- 246,251 ---- *************** *** 265,271 **** nice (shown as .Ql - ) , and idle time (shown as ! .Ql \ ) . .Pp To the right of the Proc display are statistics about Context switches --- 261,267 ---- nice (shown as .Ql - ) , and idle time (shown as ! .Ql \ \& ) . .Pp To the right of the Proc display are statistics about Context switches