--- pine/pine.hlp.orig Thu Feb 1 12:32:21 2001
+++ pine/pine.hlp Fri Feb 2 09:58:49 2001
@@ -611,9 +611,9 @@
executable <Unix search path>/pine
persnl cfg ~/.pinerc
except cfg ~/.pinercex
- global cfg /usr/local/lib/pine.conf
- fixed cfg /usr/local/lib/pine.conf.fixed
- local help /usr/local/lib/pine.info
+ global cfg /etc/pine.conf
+ fixed cfg /etc/pine.conf.fixed
+ local help /etc/pine.info
interrupted ~/.pine-interrupted-mail
debug ~/.pine-debugN
@@ -1084,9 +1084,9 @@
this link now to send a message to it:
- +
- +
@@ -1174,7 +1174,7 @@
- pine -conf > /usr/local/lib/pine.conf
+ pine -conf > /etc/pine.conf
@@ -1947,7 +1947,7 @@ system configuration file, execute
- pine -P old-pine.conf -conf > /usr/local/lib/pine.conf
+ pine -P old-pine.conf -conf > /etc/pine.conf
A system configuration file is not required. @@ -2098,7 +2098,7 @@
@@ -2799,10 +2799,10 @@
The fixed configuration file is normally
-/usr/local/lib/pine.conf.fixed
.
+/etc/pine.conf.fixed
.
The system-wide configuration file is normally
-/usr/local/lib/pine.conf
for Unix Pine and is normally not
+/etc/pine.conf
for Unix Pine and is normally not
set for PC-Pine.
For PC-Pine, if the environment variable $PINECONF is set, that
is used for the system-wide configuration.