[exim-cvs] Docs: update drweb malware scanner interface desc…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Docs: update drweb malware scanner interface description
Gitweb: http://git.exim.org/exim.git/commitdiff/ff0a20bc53df7bc8d7e508e1436916ad91bc1e04
Commit:     ff0a20bc53df7bc8d7e508e1436916ad91bc1e04
Parent:     288644ddb19bfdd71d07b3edf0e3eb695f3bae98
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Nov 30 17:34:00 2014 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Sun Nov 30 17:34:00 2014 +0000


    Docs: update drweb malware scanner interface description
---
 doc/doc-docbook/spec.xfpt |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index fab4490..7a65acf 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -30356,9 +30356,13 @@ av_scanner = cmdline:\
.endd
.vitem &%drweb%&
.cindex "virus scanners" "DrWeb"
-The DrWeb daemon scanner (&url(http://www.sald.com/)) interface takes one
-argument, either a full path to a UNIX socket, or an IP address and port
-separated by white space, as in these examples:
+The DrWeb daemon scanner (&url(http://www.sald.com/)) interface
+takes one option,
+either a full path to a UNIX socket,
+or host and port specifiers separated by white space.
+The host may be a name or an IP address; the port is either a
+single number or a pair of numbers with a dash between.
+For example:
.code
av_scanner = drweb:/var/run/drwebd.sock
av_scanner = drweb:192.168.2.20 31337