diff options
author | Stef Walter <stef@memberwebs.com> | 2004-09-20 16:36:35 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-09-20 16:36:35 +0000 |
commit | dd90660cc1d49f9ff54c0d9333efa67e30fd4ddd (patch) | |
tree | f4e664a61860ae1b34e583dd3e7a946778e3c4a3 /doc | |
parent | ff2c36735644c1045135dacb1ae1cbe5f44e90b2 (diff) |
Change "TMP" to "TMPDIR"
Diffstat (limited to 'doc')
-rw-r--r-- | doc/clamsmtpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/clamsmtpd.8 b/doc/clamsmtpd.8 index 526f4ae..9501064 100644 --- a/doc/clamsmtpd.8 +++ b/doc/clamsmtpd.8 @@ -168,7 +168,7 @@ The email addresses of the email recipients. These are specified one per line, in standard address format. .It Ar SENDER The email address for the sender of the email. -.It Ar TMP +.It Ar TMPDIR The path to the temp directory in use. This is the same as the .Ar TempDirectory option. |