summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-06-03 16:51:05 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-06-03 16:51:05 +0100
commit8c690dfdc2c09b4aebe32a077c67b41b8ee2a6f0 (patch)
tree50b8311d0ae06d2d15472112a6a4a3a56e761d7c /doc
parente69636bc9ddf3617be688b07941d7d659d50eaa7 (diff)
Docs: tweak "sock" malware interface description
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt6
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"