$OpenBSD: patch-pine_pine.hlp,v 1.9 2002/01/13 09:03:25 brad Exp $ --- pine/pine.hlp.orig Tue Jan 8 15:55:03 2002 +++ pine/pine.hlp Sun Jan 13 02:25:58 2002 @@ -606,9 +606,9 @@ Unix Pine: 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 @@ -620,8 +620,7 @@ Unix Pine: postponed# ~/mail/postponed-msgs sentmail# ~/mail/sent-mail mailcap# ~/.mailcap + /etc/mailcap - + /usr/etc/mailcap + /usr/local/etc/mailcap - mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types + mimetypes# ~/.mime.types + /etc/mime.types news-spool varies across Unix flavors, e.g. /usr/spool/news or /var/news active-news varies across Unix flavors, e.g. /usr/lib/news/active @@ -1079,9 +1078,9 @@ contact email address may have been set this link now to send a message to it:

- +


Local Support Contacts:

- +


@@ -1169,7 +1168,7 @@ To Exit this screen and continue your Pi

  1. Introduction
  2. Pine Help - +
  3. Local Support Contacts
  4. Giving Commands in Pine @@ -1280,9 +1279,9 @@ copy of Pine you are using has been prop at your site.) - +

    Local Support Contacts

    - +

    Giving Commands in Pine

    @@ -1962,7 +1961,7 @@ screen or standard output. To generate a file, execute
    
    -		pine -conf > /usr/local/lib/pine.conf
    +		pine -conf > /etc/pine.conf
     

    @@ -1970,7 +1969,7 @@ To generate a system configuration file 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. @@ -2122,7 +2121,7 @@ Pinerc may be either a local file or a r

    -P pinerc
    Uses the named file as the system wide configuration file instead of -/usr/local/lib/pine.conf on UNIX, or nothing on PC-Pine. +/etc/pine.conf on UNIX, or nothing on PC-Pine. Pinerc may be either a local file or a remote configuration folder.

    @@ -2830,10 +2829,10 @@ In increasing order of precedence they a

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. @@ -14177,7 +14176,7 @@ a semi-colon (;) under Windows; for exam a colon (:) under UNIX; for example:

-        ~/.mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap
+        ~/.mailcap:/etc/mailcap