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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=q8OSurOXa5tBKm+i c5txP2j6bxtC0cSLYDTC3dSDSkomqN4xhmmvOyDF9Og6TWiADdIZSduXUauGXE+1 oLs0p27AfgiGwd99JNH2rMCk48cXVWVKIjW5NhxwoIV2Im1+ihxtr5AIo+dZJQ3M x52J1kw6Miz2WXfyKCZdN1JOqiw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=0myur9rGflB5gyGVsUmFQs jQ7BI=; b=TmajQjKWtZRnbIpS1+9Wb5FaPPWih6dZqJljmZ9i7+F3hDPEdyh2z/ N4OppYfx3YaLYR13l7mrFFzTBlerGVKrfFwtlukUFyo4WGaY0/nzNJZY4QNKkLRc JM4dFAjdT1bwDl6q6BlvMLuIAvz+5tVklRZqhEopmlVaFgnMDQqZs= 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-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=H*r:ip*192.168.1.18, jack, inglis, Inglis X-HELO: mail-qt0-f170.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aya-yale-edu.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=WoTicTuBzcv3FwgH49+J82U2VeYIABf4a+dp9h+h28s=; b=rLDVnz5dNJYHMWfAYO2j6zgt/AyK6B8NZllWacf5xxqYoyBSdDhWjKsGqQpez+Zw9k cXcNX/EYLwQKoOMr+rHY2cVrYX5bK9QguR5M6QjT7ZpnV1xNsga+mGw9UYdlyunx0Mhz x/q4+hS3rF0eQWU3O8FROEUCirnSBJGtBxIBZoDFsID7N7pTBetfTAefyfaHfrXLzyn4 mQFyyTthEVUu4Q0hfSC13cOoHSLBphdCVyiCr70YGcUKteeY66FRV8714qfYkogs9f9Q aE9r8jUfJSJqBNqkeSCgoeh2EztBXkNblYvE/PWo+at9AGiNs2efT6yxPsSlWzE3eh/V v/ZQ== Subject: Re: How to Setup Multiple System Distro Manpages To: cygwin AT cygwin DOT com References: From: Jack Message-ID: <966e8dcd-87c5-ce2f-f80c-98c8dcda570c@aya.yale.edu> Date: Sat, 14 Jul 2018 18:40:15 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 07/14/2018 04:50 PM, Brian Inglis wrote: > Hi folks, > I've installed a few WSL distros for comparison and downloaded a bunch of other > manpage sets and unpacked them: > $ l src/man/*[0-9].tar.gz > src/man/CentOS_7.1.tar.gz src/man/NetBSD_7.1.tar.gz > src/man/Darwin_7.0.1.tar.gz src/man/OpenBSD_6.2.tar.gz > src/man/Debian_8.1.0.tar.gz src/man/Red_Hat_Linux_i386_9.tar.gz > src/man/FreeBSD_12.tar.gz src/man/SunOS_5.10.tar.gz > src/man/FreeBSD_Ports_11.1.tar.gz src/man/SuSE_Linux_i386_11.3.tar.gz > src/man/HP-UX_11.22.tar.gz src/man/X11_R7.4.tar.gz > > $ l /proc/cygdrive/c/usr/local/share/man/ > cat1/ debian@ man1p/ mann/ SunOS-5.10/ > cat3/ Debian-8.1.0/ man2/ netbsd@ suse@ > cat5/ freebsd@ man3/ NetBSD-7.1/ SuSE-11.3/ > cat7/ FreeBSD-12-current/ man3p/ openbsd@ ubuntu@ > cat8/ FreeBSD-ports-11.1-RELEASE/ man4/ OpenBSD-6.2/ x@ > centos@ hpux@ man5/ ports@ X11R7.4/ > CentOS-7.1/ HP-UX-11.22/ man6/ redhat@ > darwin@ man0p/ man7/ RedHat-9-i386/ > Darwin-7.0.1/ man1/ man8/ solaris@ > > but despite reading docs, adding links and changing configs, I'm unable to get > man/-db to access these with or without the -m system switch. > > I know I must be missing some essential point, but searching has not come up > with anything to help me fix this. > > Has anyone here set this up and can suggest an approach that will work? > Purely a guess on my part, but should those directories all start with "man" (or "cat") ? Jack -- 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