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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=th 0KO5bVQ1OIo3DkoKavnODz6kE6Vwlh9yEOL2jaax1KIz6WkPDfVXBKG3fskkARm9 tAkhPohipgwycqce03BSLaMe30X9tuio6uw6SWcNaTPT36jxoKqSyT5zUYV3bUDy WUPh8UbPcnwpA9+sGN6dOYI4U1YB6u0ClK54+vld8= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=vQWQC3IF tAONmegCaAR8Y4FFTmE=; b=aufdOVPPMZ3Rgbe2x7CIcOxplneJhaMmxQ2Ay5LZ w89HLhtChYIlPPCEDw5DeUhGYwJ1yENAb0G+xLoeWFnpIubwBvS4k3qhbCC7LSUp o4XKU+MNUQyNyLtpx0ivU/hzjrnfp+83AE4oXM7xfi/SsC6WUuPVrm88rQ7I0tg7 HEI= 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.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f175.google.com MIME-Version: 1.0 X-Received: by 10.43.63.134 with SMTP id xe6mr12423251icb.68.1404247622675; Tue, 01 Jul 2014 13:47:02 -0700 (PDT) In-Reply-To: <53B30B71.6020509@breisch.org> References: <53B30B71 DOT 6020509 AT breisch DOT org> Date: Tue, 1 Jul 2014 14:47:02 -0600 Message-ID: Subject: Re: Updated Cygwin yesterday, makewhatis is not present on my system From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Chris, So (I'm talking to you as if you are the maintainer of man-db....(are you?)) mandb sounds like the man system Debian uses, where (at least a few years ago) the whatis database is created by invoking "mandb -C." Testing this - "mandb" alone creates the databases, even though there is a "-c" argument to"mandb," which I am running at this moment. "mandb -c" is emitting errors as it runs, "can't open," "bad symlink," "whatis parse for xxxxxx failed," etc. Ok, I think I have figured it out. Will the now unnecessary files created by "makewhatis" be purged or overwritten by mandb? Keith On Tue, Jul 1, 2014 at 1:26 PM, Chris J. Breisch wrote: > Keith Christian wrote: >> >> Yesterday, I updated my Cygwin install. I run "makewhatis" after >> every Cygwin update, and it's not there. "whatis" works, curious how >> its database is created and where it is stored. >> >> Has "makewhatis" been superseded by something else? Didn't find any >> references in the mailing list. >> >> Keith >> > > man has been replaced by man-db, which does not have a makewhatis. > > mandb -q has similar functionality. > > > -- > Chris J. Breisch > > -- > 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 > -- 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