diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-06-03 16:51:05 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-06-03 16:51:05 +0100 |
commit | 8c690dfdc2c09b4aebe32a077c67b41b8ee2a6f0 (patch) | |
tree | 50b8311d0ae06d2d15472112a6a4a3a56e761d7c | |
parent | e69636bc9ddf3617be688b07941d7d659d50eaa7 (diff) |
Docs: tweak "sock" malware interface description
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index faa84977c..06373ccde 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -31710,10 +31710,10 @@ av_scanner = sock:127.0.0.1 6001:%s:(SPAM|VIRUS):(.*)$ .new Note that surrounding whitespace is stripped from each option, meaning there is no way to specify a trailing newline. +The socket specifier and both regular-expressions are required. +Default for the commandline is &_%s\n_& (note this does have a trailing newline); +specify an empty element to get this. .wen -Default for the socket specifier is &_/tmp/malware.sock_&. -Default for the commandline is &_%s\n_& (note this does have a trailing newline). -Both regular-expressions are required. .vitem &%sophie%& .cindex "virus scanners" "Sophos and Sophie" |