Package: websec
Version: 1.9.0-1
Severity: wishlist
Tags: patch
Hi,
I was puzzled to have websec bail out on my configuration until
I reached the examples section of url.list. On the top of the file
the syntax was missing. Here's a patch to fix this. I'd be glad
if you could add it to future versions.
--- url.list.5.orig 2007-01-12 10:07:43.000000000 +0100
+++ url.list.5 2007-01-12 10:12:23.000000000 +0100
@@ -137,7 +137,8 @@ url.list \- websec url monitoring config
The \s-1URL\s0 list consists of one or more sections separated by newlines.
You can
have sections without a \s-1URL\s0, they will update the defaults for all the
subsequenet blocks. The Name and Prefix parameters are required as well as one
-of Email, EmailLink and Program. The rest are completely optional.
+of Email, EmailLink and Program. The rest are completely optional. The
configuration
+is expected to be of the form "keyword = value".
.PP
The following parameters (case\-sensitive) are recognized in each section:
.PP
Regards,
Joey
--
Beware of bugs in the above code; I have only proved it correct,
not tried it. -- Donald E. Knuth
Please always Cc to me when replying to me on the lists.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]