diff options
Diffstat (limited to 'net/icb/files/patch-helpdata.c')
-rw-r--r-- | net/icb/files/patch-helpdata.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net/icb/files/patch-helpdata.c b/net/icb/files/patch-helpdata.c new file mode 100644 index 000000000000..b897555d26a4 --- /dev/null +++ b/net/icb/files/patch-helpdata.c @@ -0,0 +1,17 @@ +$NetBSD: patch-ad,v 1.4 1999/11/26 22:12:37 hubertf Exp $ + +diff -x *.orig -urN ./icb/helpdata.c /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/helpdata.c +--- ./icb/helpdata.c Fri Feb 24 22:20:23 1995 ++++ /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/helpdata.c Fri Nov 26 22:56:30 1999 +@@ -600,6 +600,11 @@ + " 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", |