=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/mail.1,v retrieving revision 1.51 retrieving revision 1.52 diff -c -r1.51 -r1.52 *** src/usr.bin/mail/mail.1 2007/08/06 19:16:06 1.51 --- src/usr.bin/mail/mail.1 2008/07/16 14:56:11 1.52 *************** *** 1,4 **** ! .\" $OpenBSD: mail.1,v 1.51 2007/08/06 19:16:06 sobrado Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: mail.1,v 1.52 2008/07/16 14:56:11 martynas Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" ! .Dd $Mdocdate: August 6 2007 $ .Dt MAIL 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" ! .Dd $Mdocdate: July 16 2008 $ .Dt MAIL 1 .Os .Sh NAME *************** *** 50,56 **** .Nm mail .Op Fl IiNnv .Fl f ! .Op Ar name .Nm mail .Op Fl IiNnv .Op Fl u Ar user --- 50,56 ---- .Nm mail .Op Fl IiNnv .Fl f ! .Op Ar file .Nm mail .Op Fl IiNnv .Op Fl u Ar user *************** *** 72,84 **** of users. .Ar list should be a comma separated list of names. ! .It Fl f Op Ar name Read in the contents of your mailbox ! (or the specified file ! .Ar name ) for processing; when you quit, .Nm mail ! writes undeleted messages back to this file. .It Fl I Forces .Nm mail --- 72,85 ---- of users. .Ar list should be a comma separated list of names. ! .It Fl f Op Ar file Read in the contents of your mailbox ! (or the specified ! .Ar file ) for processing; when you quit, .Nm mail ! writes undeleted messages back to this ! .Ar file . .It Fl I Forces .Nm mail *************** *** 1007,1012 **** --- 1008,1015 ---- escape. A default shell is used if this option is not defined. + .It Ev TMPDIR + Directory in which temporary files are stored. .It Ev VISUAL Pathname of the text editor to use in the .Ic visual