=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/systat.1,v retrieving revision 1.68 retrieving revision 1.69 diff -c -r1.68 -r1.69 *** src/usr.bin/systat/systat.1 2008/11/02 06:23:28 1.68 --- src/usr.bin/systat/systat.1 2008/11/02 07:14:16 1.69 *************** *** 1,4 **** ! .\" $OpenBSD: systat.1,v 1.68 2008/11/02 06:23:28 canacar 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.69 2008/11/02 07:14:16 canacar Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 *************** *** 153,164 **** --- 153,170 ---- While entering a command the current character erase, word erase, and line kill characters may be used. + .It Ic o + Select the next ordering which sorts the rows according to a + combination of columns. Available orderings depend on the + view. Not all views support orderings. .It Ic p Pause .Nm . .It Ic q Exit .Nm . + .It Ic r + Reverse the selected ordering if supported by the view. .It Ic ^A \*(Ba Aq Ic Home Jump to the beginning of the current view. .It Ic ^B \*(Ba Aq Ic right arrow *************** *** 330,335 **** --- 336,345 ---- .Xr pool 9 statistics similar to the output of .Cm vmstat Fl m . + Available orderings are: + .Ic name + and + .Ic requests . .It Ic queues Display statistics about the active .Xr altq 9 *************** *** 346,351 **** --- 356,375 ---- .It Ic states Display pf states statistics, similar to the output of .Cm pfctl Fl s Cm states . + Available orderings are: + .Ic none , + .Ic bytes , + .Ic expiry , + .Ic packets , + .Ic age , + .Ic source address , + .Ic source port , + .Ic destination address , + .Ic destination port , + .Ic rate , + and + .Ic peak + columns. .It Ic swap Show information about swap space usage on all the swap areas compiled into the kernel.