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=ad7++/ht3BWGTAn4hE58FaQXp/Dvs3FbXVPv94OBQLx z0AGhUbkQXqCzMxsTrDqdDrs5aeuYOgs9cYzTbE7qXhvzylGiXAPR+miruxzdqEr 7b+ZRGyvcSTM+GpE0xNvKO3u8eTeRhLra4hJpW8oATcdT85sex8ZlaQ6jFVA18Y4 = 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=NhKHTW75Z06dsNMUDIZuQphnEO0=; b=uYZGDwGiBep3lOy5l SFS/Bqa4RVhRAHej3is5aL9/9r/A0qRMKyvtlHiIbFpTQynBK3DsKqrliOMyDe0o DbBsttDcLuxqozBjuKW8wy3DezaWlan8DiCA+i4cQ9qL3AC3qE30smby8SmJ/xpt 5T6TINkpxPM5KinPWqtOTT9ERQ= 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=-1.2 required=5.0 tests=AWL,BAYES_00,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 17:15:20 +0300 From: Mikhail Usenko To: cygwin AT cygwin DOT com Subject: Re: Does /etc/profile need to set MANPATH? Message-Id: <20150720171520.e437935ff2e96cfa63bddd98@inbox.ru> In-Reply-To: <20150720164249.a52b6073a83c38241696802f@inbox.ru> 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> <20150720150931 DOT 0abb13b1b3c771215ade21e1 AT inbox DOT ru> <20150720164249 DOT a52b6073a83c38241696802f AT inbox DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Mon, 20 Jul 2015 16:42:49 +0300 Mikhail Usenko <...> wrote: > 1) if you run manpath from the command line in clean Cygwin installation you find out that > "${HOME}/man" is (and always remains) in your searching path by default even if you have no "${HOME}/man" > in your home directory path Amend: In fact "${HOME}/man" is dynamically added/removed to the search path on its creation/deletion. -- 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