From owner-freebsd-questions@FreeBSD.ORG Mon Mar 11 04:31:50 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 87A51344 for ; Mon, 11 Mar 2013 04:31:50 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:2:7]) by mx1.freebsd.org (Postfix) with ESMTP id 15E0A35C for ; Mon, 11 Mar 2013 04:31:49 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail07.adl2.internode.on.net with ESMTP; 11 Mar 2013 15:01:20 +1030 Message-ID: <513D5E18.2060602@ShaneWare.Biz> Date: Mon, 11 Mar 2013 15:01:20 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: FreeBSD Subject: Re: fbsdmon error message References: <20130309065404.45bece21@scorpio> <513C63BE.6020808@ShaneWare.Biz> <20130310085753.4ff814b6@scorpio> In-Reply-To: <20130310085753.4ff814b6@scorpio> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 04:31:50 -0000 On 10/03/2013 23:27, Jerry wrote: > On Sun, 10 Mar 2013 21:13:10 +1030 > Shane Ambler articulated: >> While I know the error originates from an openssl item being renamed >> from EVP_PKEY_verifyrecover_init to EVP_PKEY_verify_recover_init I'm >> not sure why it still tries to find the old man page. > > Should a PR be filed against this or has one all ready been filed? I > didn't find any. > A pr should probably be submitted, I haven't. While the fix may be to clear a cache file, there should be a way to stop makewhatis always searching for non-existent man files.