From f07d5b4338ba88c340569d273382a9c846811dff Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 20 Nov 2004 06:00:56 +0000 Subject: Documentation fixes --- AUTHORS | 1 + ChangeLog | 4 ++++ doc/proxsmtpd.8 | 2 +- doc/proxsmtpd.conf.5 | 6 +++--- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8a4ca42..713e59a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,4 @@ Rubio Vaughan PATCHES: João Carlos Mendes Luís Ben Mesman +Olivier Beyssac \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index c3b99cb..e25711c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +0.7 ????? + + - Documentation fixes [Olivier Beyssac] + 0.6 [2004-10-30] - Added CLIENT and SERVER variables to VirusAction script environment. - Even better logging for network errors and filter warnings. diff --git a/doc/proxsmtpd.8 b/doc/proxsmtpd.8 index 5d28dd9..9f9f9d0 100644 --- a/doc/proxsmtpd.8 +++ b/doc/proxsmtpd.8 @@ -148,7 +148,7 @@ using the .Fl d option. .Sh LOOPBACK FEATURE -In some cases it's advantagous to consolidate the filtering for several mail +In some cases it's advantageous to consolidate the 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/proxsmtpd.conf.5 b/doc/proxsmtpd.conf.5 index 8579a3c..436da7f 100644 --- a/doc/proxsmtpd.conf.5 +++ b/doc/proxsmtpd.conf.5 @@ -50,14 +50,14 @@ or .Pa /etc/ directories. If .Xr proxsmtpd 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 proxsmtpd 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. @@ -106,7 +106,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. +The directory to write temp files to. [ Default: .Pa /tmp ] -- cgit v1.2.3