From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CAAFC433DF for ; Thu, 14 May 2020 06:12:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7560F206D4 for ; Thu, 14 May 2020 06:12:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725818AbgENGMh (ORCPT ); Thu, 14 May 2020 02:12:37 -0400 Received: from smtprelay03.ispgateway.de ([80.67.31.37]:27255 "EHLO smtprelay03.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725806AbgENGMh (ORCPT ); Thu, 14 May 2020 02:12:37 -0400 Received: from [77.20.249.160] (helo=[192.168.0.28]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.3) (envelope-from ) id 1jZ76g-0007nE-4u; Thu, 14 May 2020 08:12:34 +0200 Subject: Re: Checking on Bug 206693 - hier is outdated To: mtk.manpages@gmail.com References: Cc: linux-man@vger.kernel.org From: Thomas Piekarski Message-ID: <4fed8713-4ff2-c56e-85de-d4becfa292c7@deloquencia.de> Date: Thu, 14 May 2020 08:12:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Df-Sender: dC5waWVrYXJza2lAZGVsb3F1ZW5jaWEuZGU= Sender: linux-man-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org Hello Michael, On 13.05.20 11:51 AM, Michael Kerrisk (man-pages) wrote: > On Wed, 13 May 2020 at 11:33, Thomas Piekarski > wrote: > >> I happen to stumble upon "Bug 206693 - hier is outdated" [...] >> [...] Did anyone start to solve this issue? > > Not yet. That's great, I'll start today :) Thanks for your reply and time, Thomas