=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/systat.1,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** src/usr.bin/systat/systat.1 2003/09/02 18:50:06 1.30 --- src/usr.bin/systat/systat.1 2003/12/17 20:58:39 1.31 *************** *** 1,4 **** ! .\" $OpenBSD: systat.1,v 1.30 2003/09/02 18:50:06 jmc 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.31 2003/12/17 20:58:39 jmc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 *************** *** 81,87 **** This allows each display to have certain display-specific commands. .Pp The options are as follows: ! .Bl -tag -width Ds .It Ar display The .Ar display --- 81,93 ---- This allows each display to have certain display-specific commands. .Pp The options are as follows: ! .Bl -tag -width "refresh-interval" ! .It Fl w Ar wait ! Specifies the screen refresh time interval in seconds. ! This option is overridden by ! .Ar refresh-interval , ! if given. ! The default interval is 5 seconds. .It Ar display The .Ar display *************** *** 100,109 **** .Ar refresh-interval specifies the screen refresh time interval in seconds. This is provided for backwards compatibility, and overrides the ! .Ar refresh-interval ! specified with the .Fl w flag. .El .Pp Certain characters cause immediate action by --- 106,116 ---- .Ar refresh-interval specifies the screen refresh time interval in seconds. This is provided for backwards compatibility, and overrides the ! .Ar wait ! interval specified with the .Fl w flag. + The default interval is 5 seconds. .El .Pp Certain characters cause immediate action by