diff options
Diffstat (limited to 'mail/xlbiff/files')
-rw-r--r-- | mail/xlbiff/files/patch-Imakefile | 11 | ||||
-rw-r--r-- | mail/xlbiff/files/patch-xlbiff.man | 20 |
2 files changed, 0 insertions, 31 deletions
diff --git a/mail/xlbiff/files/patch-Imakefile b/mail/xlbiff/files/patch-Imakefile deleted file mode 100644 index 6cb0f76a6a09..000000000000 --- a/mail/xlbiff/files/patch-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Imakefile.orig Mon Oct 26 09:06:42 1992 -+++ Imakefile Fri Aug 23 14:45:17 1996 -@@ -8,6 +8,8 @@ - /* MAILPATH = /usr/mail/%s */ - #ifdef SYSV - MAILPATH = /usr/mail/%s -+#elif defined(i386BsdArchitecture) || defined(SYSVR4) -+MAILPATH = /var/mail/%s - #else - MAILPATH = /usr/spool/mail/%s - #endif diff --git a/mail/xlbiff/files/patch-xlbiff.man b/mail/xlbiff/files/patch-xlbiff.man deleted file mode 100644 index b7d34346b7b6..000000000000 --- a/mail/xlbiff/files/patch-xlbiff.man +++ /dev/null @@ -1,20 +0,0 @@ ---- 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), |