From 1342758ecf45e5c891027c1ac136b14c51253ad7 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 20 Nov 2004 06:01:33 +0000 Subject: Documentation fixes --- AUTHORS | 1 + ChangeLog | 1 + doc/clamsmtpd.8 | 2 +- doc/clamsmtpd.conf.5 | 8 ++++---- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5d7af69..e20ea3b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,3 +11,4 @@ João Carlos Mendes Luís Jasper Slits Yamamoto Takao Ben Mesman +Olivier Beyssac diff --git a/ChangeLog b/ChangeLog index a112f3e..73febc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 1.2 ???? - Added the sample virus_action.sh script to the distribution + - Documentation fixes [Olivier Beyssac] 1.1 [2004-10-30] - Added CLIENT and SERVER variables to VirusAction script environment. diff --git a/doc/clamsmtpd.8 b/doc/clamsmtpd.8 index 7fa18fb..3a87066 100644 --- a/doc/clamsmtpd.8 +++ b/doc/clamsmtpd.8 @@ -98,7 +98,7 @@ using the .Fl d option. .Sh LOOPBACK FEATURE -In some cases it's advantagous to consolidate the virus scanning and filtering +In some cases it's advantageous to consolidate the virus scanning and filtering for several mail servers on one machine. .Nm allows this by providing a loopback feature to connect back to the IP that an diff --git a/doc/clamsmtpd.conf.5 b/doc/clamsmtpd.conf.5 index b40baa8..e9cac98 100644 --- a/doc/clamsmtpd.conf.5 +++ b/doc/clamsmtpd.conf.5 @@ -50,14 +50,14 @@ or .Pa /etc/ directories. If .Xr clamsmtpd 8 -does not find it's configuration file it'll print a warning when it starts up along +does not find its configuration file it'll print a warning when it starts up along with the location it's expecting to find it in. You can also specify a different location for a config file by passing the .Fl f argument to .Xr clamsmtpd 8 .Pp -The settings are specified one per line. The setting names comes first, followed +The settings are specified one per line. The setting names come first, followed by a colon and then the value. Comments start with the '#' character on a line of their own. Whitespace is ignored at the beginning of line, end of line and around the colons. @@ -114,7 +114,7 @@ Specifies the maximum number of connections to accept at once. also needs to be setup to accept at least this number of connections. [ Default: 64 ] .It Ar ScanHeader -A header to add to scanned messages. Put an empty value to supress adding +A header to add to scanned messages. Put an empty value to suppress adding a header. [ Default: 'X-Virus-Scanned: ClamAV using ClamSMTP' ] .It Ar OutAddress @@ -122,7 +122,7 @@ The address of the SMTP server to send email to once it's been scanned. See syntax of addreses below. [ Required ] .It Ar TempDirectory -The directory to write temp files too. This directory needs to be +The directory to write temp files to. This directory needs to be accessible to both .Xr clamd 8 and -- cgit v1.2.3