From f07d5b4338ba88c340569d273382a9c846811dff Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 20 Nov 2004 06:00:56 +0000 Subject: Documentation fixes --- doc/proxsmtpd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/proxsmtpd.conf.5') 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