]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Add comment about time not adhering DST (Phil Oester) (Closes: #75)
authorPhil Oester <kernel@linuxace.com>
Sun, 26 Sep 2004 07:44:48 +0000 (07:44 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sun, 26 Sep 2004 07:44:48 +0000 (07:44 +0000)
extensions/libipt_time.c

index 7d722fbd3557de5aa6c0dfb7f6e0ded77290421c..d700f86d5c7c6b6b24f2fe31c548aa30b2766e3f 100644 (file)
@@ -21,6 +21,7 @@ help(void)
 " [ --timestart value ] [ --timestop value] [ --days listofdays ] [ --datestart value ] [ --datestop value ]\n"
 "          timestart value : HH:MM (default 00:00)\n"
 "          timestop  value : HH:MM (default 23:59)\n"
+"                            Note: daylight savings time changes are not tracked\n"
 "          listofdays value: a list of days to apply\n"
 "                            from Mon,Tue,Wed,Thu,Fri,Sat,Sun\n"
 "                            Coma speparated, no space, case sensitive.\n"