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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=P9Mq25NWmfiZCDhmpV4/6vMmi3RnuSMKq4cK1ECDMVG G1CqY1V8L8w8m/EA6yHGpuv6dw8u3tolLtwte0cpzp6tABHpGg8oxhhNNAP/K5Nl KWiS7gTODPyuhtlkLodgLR8rd9zg5Ug2dIyLq+NQwHBKtDhTvlaIdjcvFKAovx98 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=mgoqTfwBydXj2U8pV8ak5ktUGRM=; b=oQtRCINtgIfpTpEE9 WrXSsKp17D7O3w/YnlvzGqrqpfIL8Qwgycd/abBfZJa5UXz0J3a7YqKGVC95f7/3 tRPpmmJFE2Lf7YZ7KSiU/Wr9R6HmOBxj2OgoNsnxeBIbzw3augza38HA9HerfmNF EuOvB3lOW0zlzjbw8MdFmNmDfY= 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=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f171.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=sOvhfyAIeNoX+VIwQqDrlzSkTEjCAiUN/xR9OL+MXT0=; b=DTqjMv7dv76O3pRxUGdwmC7XmOHo0MvPsLOVpbhquxJfpkGopvx8BU5RMRkATGpxHw GIHvH1TVutjnuMA4ckX6wZcCfbErQnXDsTchaPJyVMP5nqAbm8zIgVqfg80n4kRdexT0 xkgr14KL1Q7RZxHXSCKB58qNquMlH7iohc0EaHnff/iDrAtH2kTpAsrO9XNL4OMOicsG PbBgPeupOEFq2yc03lNHFGgFI02Cp0rJbFvLxx5jGAXD7j8pZvk7ne1qX1VfhWLywEDE Pvlgb8K0eiyZ01fN78UGLIbASgx1BRC0kOth1j0aYjorVjX0RcbbcIlYxIzPSJT6rDgz KDzw== X-Gm-Message-State: ALoCoQn5hhUd0QIfVIL5sWVonrqoGaeQVJLf0DGcbJjcAjUqN++yMFE60EfOa5OAcrx0lD2JMPAD X-Received: by 10.50.77.34 with SMTP id p2mr43917178igw.31.1404242804674; Tue, 01 Jul 2014 12:26:44 -0700 (PDT) Message-ID: <53B30B71.6020509@breisch.org> Date: Tue, 01 Jul 2014 15:26:41 -0400 From: "Chris J. Breisch" User-Agent: Postbox 3.0.11 (Windows/20140602) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Updated Cygwin yesterday, makewhatis is not present on my system References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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