aboutsummaryrefslogtreecommitdiffstats
path: root/misc/w3c-validator.pl
diff options
context:
space:
mode:
Diffstat (limited to 'misc/w3c-validator.pl')
-rwxr-xr-xmisc/w3c-validator.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/w3c-validator.pl b/misc/w3c-validator.pl
index 29bfd73..76355ac 100755
--- a/misc/w3c-validator.pl
+++ b/misc/w3c-validator.pl
@@ -27,7 +27,8 @@
# ./misc/w3c-validator.pl /tmp/fpanel/*.html
#
# /!\ Note: There is a serious privacy concern here. Do *NOT* forget to /!\
-# /!\ remove the postrun hook once you are done testing the application! /!\
+# /!\ remove the postrun hook, and to restart the FCGI, once you are /!\
+# /!\ done testing the application! /!\
use 5.010_000;
use strict;