Fix temp file paths. From Jeff Ito in PR 30316.
This commit is contained in:
parent
adfa3b38bf
commit
077ec48387
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mail.1,v 1.26 2003/08/07 11:14:39 agc Exp $
|
||||
.\" $NetBSD: mail.1,v 1.27 2005/05/24 11:21:40 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)mail.1 8.8 (Berkeley) 4/28/95
|
||||
.\"
|
||||
.Dd April 28, 1995
|
||||
.Dd May 24, 2005
|
||||
.Dt MAIL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1034,7 +1034,7 @@ File giving initial mail commands.
|
||||
This can be overridden by setting the
|
||||
.Ev MAILRC
|
||||
environment variable.
|
||||
.It Pa /tmp/R*
|
||||
.It Pa /tmp/mail.R*
|
||||
Temporary files.
|
||||
.It Pa /usr/share/misc/mail.*help
|
||||
Help files.
|
||||
|
Loading…
Reference in New Issue
Block a user