diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-04 07:57:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-04 07:57:07 +0000 |
commit | b19dfd87af3b7dd6aefd60476c47a4add085e2dd (patch) | |
tree | ddb38f4eb2367a86b6f4afb0f3384c2799151529 | |
parent | fd0a7fe39cdc371e2002010c39132d431b39d38d (diff) | |
download | ports-b19dfd87af3b7dd6aefd60476c47a4add085e2dd.tar.gz ports-b19dfd87af3b7dd6aefd60476c47a4add085e2dd.zip |
Notes
-rw-r--r-- | mail/xlbiff/files/patch-02 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/xlbiff/files/patch-02 b/mail/xlbiff/files/patch-02 new file mode 100644 index 000000000000..b7d34346b7b6 --- /dev/null +++ b/mail/xlbiff/files/patch-02 @@ -0,0 +1,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), |