diff options
author | Diomidis Spinellis <dds@FreeBSD.org> | 2006-01-05 10:19:42 +0000 |
---|---|---|
committer | Diomidis Spinellis <dds@FreeBSD.org> | 2006-01-05 10:19:42 +0000 |
commit | f0982ce2126bdb20f35a68610b906465f78accc2 (patch) | |
tree | 93ab13bbbcbc0a155801cc9330abd8b2a70ce4cd /usr.bin/mail/mail.1 | |
parent | fd2891004df86c868f77e042a840510c496c81aa (diff) | |
download | src-f0982ce2126bdb20f35a68610b906465f78accc2.tar.gz src-f0982ce2126bdb20f35a68610b906465f78accc2.zip |
Notes
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 5c9df08fd290..377115fafbc2 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -32,7 +32,7 @@ .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd February 29, 2004 +.Dd January 5, 2006 .Dt MAIL 1 .Os .Sh NAME @@ -1208,6 +1208,8 @@ command and the escape. A default shell is used if this option is not defined. +.It Ev TMPDIR +Pathname of the directory used for creating temporary files. .It Ev VISUAL Pathname of the text editor to use in the .Ic visual |