| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT cygwin DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
| Message-ID: | <3CA9DEF7.5D1C0F3@hack.kampbjorn.com> |
| Date: | Tue, 02 Apr 2002 18:40:23 +0200 |
| From: | Hack =?iso-8859-1?Q?Kampbj=F8rn?= <cygwin-apps AT hack DOT kampbjorn DOT com> |
| Reply-To: | cygwin-apps AT cygwin DOT com |
| X-Accept-Language: | en,da,es,ca |
| MIME-Version: | 1.0 |
| To: | cygwin-apps AT cygwin DOT com |
| Subject: | Re: openssl - MANPATH - bug? |
| References: | <1546990652 DOT 20020402145013 AT familiehaase DOT de> |
"Gerrit P. Haase" wrote:
>
> Hallo,
>
> This
> $ cat /etc/profile.d/openssl.sh
> export MANPATH="${MANPATH}:/usr/ssl/man"
>
> results in:
> $ set | grep MANPATH
> MANPATH=:/usr/ssl/man
>
> What am I doing wrong?
AFAIK nothing, I think this is the intended result. Please search the
archives for a discussion about this.
From the man manpage:
-M path
Specify the list of directories to search for man
pages. If no such option is given, the environment
variable MANPATH is used. If no such environment
variable is found, the default list is found by
consulting /usr/lib/man.conf. An empty substring
of MANPATH denotes the default list.
So MANPATH=:/usr/ssl/man means the default list + /usr/ssl/man
>
> Gerrit
> --
> =^..^=
--
Med venlig hilsen / Kind regards
Hack Kampbjørn
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |