$OpenBSD: patch-icb_helpdata_c,v 1.2 2004/01/04 20:36:49 espie Exp $ --- icb/helpdata.c.orig 1995-02-24 22:20:23.000000000 +0100 +++ icb/helpdata.c 2004-01-04 21:31:11.000000000 +0100 @@ -573,7 +573,7 @@ char *ht_variables[] = " into the logfile, if logging is active. The value of this variable may", " be overridden for a single replay command by specifying -log or -nolog.", "", -"pagesize (integer) default: -1 (see below)", +"pagesize (integer) default: 0 (see below)", "", " If this is nonzero, paging is in effect, and a more prompt will be", " displayed every pagesize lines. Hitting a space continues, hitting any", @@ -600,6 +600,11 @@ char *ht_variables[] = " waiting for your screen, this gives you a chance to see the output", " of your command.", "", +"printtime (boolean) default: false", +"", +" Print the current time in front of every line sent to the display", +" and log file.", +"", "restricted (boolean) default: false", "", " Restricted shuts off the ability to run subshell commands or to",