blob: b7d34346b7b6c204e2bde5d26553f9809fee2f4a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- xlbiff.man.orig Mon Oct 26 09:06:44 1992
+++ xlbiff.man Sun Nov 3 23:55:27 1996
@@ -38,7 +38,7 @@
.TP 8
.B \-file \fIfilename\fP
This option specifies the name of the file which should be monitored. By
-default, it watches /usr/spool/mail/\fIusername\fP, where \fIusername\fP
+default, it watches /var/mail/\fIusername\fP, where \fIusername\fP
is your login name.
.TP 8
.B \-rows \fIheight\fP
@@ -230,7 +230,7 @@
is used to get the default host and display number.
.SH FILES
.TP 8
-/usr/spool/mail/\fIusername\fP
+/var/mail/\fIusername\fP
default mail file to check.
.SH "SEE ALSO"
.IR X (1),
|