mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
754e3fbecb
PR: 7672 Submitted by: maintainer
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
--- pine/pine.hlp.orig Wed Jul 22 06:04:04 1998
|
|
+++ pine/pine.hlp Wed Aug 19 10:45:28 1998
|
|
@@ -750,9 +750,9 @@
|
|
|
|
executable <Unix search path>/pine
|
|
persnl cfg ~/.pinerc
|
|
- global cfg /usr/local/lib/pine.conf
|
|
- fixed cfg /usr/local/lib/pine.conf.fixed
|
|
- local help /usr/local/lib/pine.info
|
|
+ global cfg /usr/local/etc/pine.conf
|
|
+ fixed cfg /usr/local/etc/pine.conf.fixed
|
|
+ local help /usr/local/etc/pine.info
|
|
|
|
interrupted ~/.pine-interrupted-mail
|
|
debug ~/.pine-debugN
|
|
@@ -1137,9 +1137,9 @@
|
|
this link now to send a message to it:<BR>
|
|
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
|
<!--chtml endif-->
|
|
-<!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
+<!--chtml if [ -r /usr/local/etc/pine.info ]-->
|
|
<HR WIDTH="75%">Local Support Contacts:<P>
|
|
-<!--#include file="/usr/local/lib/pine.info"-->
|
|
+<!--#include file="/usr/local/etc/pine.info"-->
|
|
<HR WIDTH="75%">
|
|
<!--chtml endif-->
|
|
<P>
|
|
@@ -1226,7 +1226,7 @@
|
|
<OL>
|
|
<LI> <A HREF="#intro">Introduction</A>
|
|
<LI> <A HREF="#pine_help">Pine Help</A>
|
|
-<!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
+<!--chtml if [ -r /usr/local/etc/pine.info ]-->
|
|
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
|
<!--chtml endif-->
|
|
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
|
@@ -1333,9 +1333,9 @@
|
|
at your site.)
|
|
|
|
|
|
-<!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
+<!--chtml if [ -r /usr/local/etc/pine.info ]-->
|
|
<H2><A NAME="local_support">Local Support Contacts</A></H2>
|
|
-<!--#include file="/usr/local/lib/pine.info"-->
|
|
+<!--#include file="/usr/local/etc/pine.info"-->
|
|
<!--chtml endif-->
|
|
|
|
<H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2>
|