X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=FNRs3qt34XAnyTKj/6uvj1UsepBuTgruJAcvUoyPAnv 9Bfd3pI3Unhgt8XoAqzyvzXM2W0j1UCikcwLikXOfJMUKU/l2YRTGH4F1ks7rrjl 0SEtO0gsH3+JS5Zdq277Iu2GrvbEB/AU+JdB/6G/Bzj4k+vczzdmWo5U1Q52b0bc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=3VwINVFilRbVSEGDwmsBh0LbPfU=; b=qDgp+HiCnDoDuRMjC yGe/ECHgejU2+81owtEd+jSYPujRUfAzd08awuxJk61+MbCELviKldV9HJrhnVqN GOh3ajIHW5tIBvjG1veK3M8ALdg0asr/TEBWAznLDkxvON2xkvCCsNSc8C4CHm/E v//hiW2GSEIUIVS/LrKCSTYr0c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp46.i.mail.ru Date: Mon, 20 Jul 2015 15:09:31 +0300 From: Mikhail Usenko To: cygwin AT cygwin DOT com Subject: Re: Does /etc/profile need to set MANPATH? Message-Id: <20150720150931.0abb13b1b3c771215ade21e1@inbox.ru> In-Reply-To: <871tvsajhx.fsf@Rainer.invalid> References: <53726A51 DOT 3010105 AT breisch DOT org> <20140513192457 DOT GY2436 AT calimero DOT vinschen DOT de> <8738gc4810 DOT fsf AT Rainer DOT invalid> <20140515074942 DOT GK2436 AT calimero DOT vinschen DOT de> <5374BCE5 DOT 7080609 AT breisch DOT org> <5374BE7D DOT 70104 AT breisch DOT org> <20140515133939 DOT GQ2436 AT calimero DOT vinschen DOT de> <5374FDCA DOT 2020700 AT cygwin DOT com> <20140516113710 DOT GE430 AT calimero DOT vinschen DOT de> <871tvsajhx DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Sat, 17 May 2014 10:37:30 +0200 Achim Gratz <...> wrote: > Corinna Vinschen writes: > > Whatever, it looks like MANPATH can really go away. Achim, do your worst. > > Done. > Besides defining MANPATH (and the other variables such as INFOPATH and PATH which can be modified by the user's .bash_profile) /etc/profile also did export the MANPATH variable. Now it does not and I suppose that user's skeleton file /etc/skel/.bash_profile should provide user-defined MANPATH pro-forma as an exported environment variable or else it will have no effect. -- Mike -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple