=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/systat.1,v retrieving revision 1.99 retrieving revision 1.100 diff -c -r1.99 -r1.100 *** src/usr.bin/systat/systat.1 2014/10/24 10:18:50 1.99 --- src/usr.bin/systat/systat.1 2015/02/28 21:51:57 1.100 *************** *** 1,4 **** ! .\" $OpenBSD: systat.1,v 1.99 2014/10/24 10:18:50 schwarze 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.100 2015/02/28 21:51:57 bentley Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 *************** *** 30,36 **** .\" .\" @(#)systat.1 8.2 (Berkeley) 12/30/93 .\" ! .Dd $Mdocdate: October 24 2014 $ .Dt SYSTAT 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)systat.1 8.2 (Berkeley) 12/30/93 .\" ! .Dd $Mdocdate: February 28 2015 $ .Dt SYSTAT 1 .Os .Sh NAME *************** *** 186,211 **** Reverse the selected ordering if supported by the view. .It Ic \&, Print numbers with thousand separators, where applicable. ! .It Ic ^A \*(Ba Aq Ic Home Jump to the beginning of the current view. ! .It Ic ^B \*(Ba Aq Ic right arrow Select the previous view. ! .It Ic ^E \*(Ba Aq Ic End Jump to the end of the current view. ! .It Ic ^F \*(Ba Aq Ic left arrow Select the next view. .It Ic ^G Print the name of the current view being shown and the refresh interval. .It Ic ^L Refresh the screen. ! .It Ic ^N \*(Ba Aq Ic down arrow Scroll current view down by one line. ! .It Ic ^P \*(Ba Aq Ic up arrow Scroll current view up by one line. ! .It Ic ^V \*(Ba Aq Ic Page Down Scroll current view down by one page. ! .It Ic Alt-V \*(Ba Aq Ic Page Up Scroll current view up by one page. .It Ic ^Z Suspend --- 186,211 ---- Reverse the selected ordering if supported by the view. .It Ic \&, Print numbers with thousand separators, where applicable. ! .It Ic ^A | Aq Ic Home Jump to the beginning of the current view. ! .It Ic ^B | Aq Ic right arrow Select the previous view. ! .It Ic ^E | Aq Ic End Jump to the end of the current view. ! .It Ic ^F | Aq Ic left arrow Select the next view. .It Ic ^G Print the name of the current view being shown and the refresh interval. .It Ic ^L Refresh the screen. ! .It Ic ^N | Aq Ic down arrow Scroll current view down by one line. ! .It Ic ^P | Aq Ic up arrow Scroll current view up by one line. ! .It Ic ^V | Aq Ic Page Down Scroll current view down by one page. ! .It Ic Alt-V | Aq Ic Page Up Scroll current view up by one page. .It Ic ^Z Suspend *************** *** 257,264 **** column has the format .Sm off .Xo ! .Cm up \*(Ba dn ! .Bq : Cm U \*(Ba D . .Xc .Sm on .Sq up --- 257,264 ---- column has the format .Sm off .Xo ! .Cm up | dn ! .Bq : Cm U | D . .Xc .Sm on .Sq up *************** *** 329,335 **** .It Cm reset Reset matching mechanisms to the default. .\".It Cm show Oo ! .\".Ar protocols \*(Ba ports \*(Ba hosts .\".Oc .\"Show, on the command line, the currently selected protocols, .\"hosts, and ports. --- 329,335 ---- .It Cm reset Reset matching mechanisms to the default. .\".It Cm show Oo ! .\".Ar protocols | ports | hosts .\".Oc .\"Show, on the command line, the currently selected protocols, .\"hosts, and ports. *************** *** 338,344 **** .\"If an argument is supplied to .\".Cm show , .\"then only the requested information will be displayed. ! .It Cm tcp \*(Ba udp Display only network connections using the indicated protocol. .El .It Ic nfsclient --- 338,344 ---- .\"If an argument is supplied to .\".Cm show , .\"then only the requested information will be displayed. ! .It Cm tcp | udp Display only network connections using the indicated protocol. .El .It Ic nfsclient *************** *** 450,460 **** Below the queue length listing is a numerical listing and a bar graph showing the amount of interrupt (shown as ! .Ql \*(Ba ) , system (shown as .Ql = ) , user (shown as ! .Ql \*(Gt ) , nice (shown as .Ql - ) , and idle time (shown as --- 450,460 ---- Below the queue length listing is a numerical listing and a bar graph showing the amount of interrupt (shown as ! .Ql | ) , system (shown as .Ql = ) , user (shown as ! .Ql > ) , nice (shown as .Ql - ) , and idle time (shown as