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 AEFA5C433DF for ; Mon, 6 Jul 2020 11:15:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8ACFC20715 for ; Mon, 6 Jul 2020 11:15:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728708AbgGFLPN (ORCPT ); Mon, 6 Jul 2020 07:15:13 -0400 Received: from smtpout1.mo529.mail-out.ovh.net ([178.32.125.2]:58583 "EHLO smtpout1.mo529.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728578AbgGFLPN (ORCPT ); Mon, 6 Jul 2020 07:15:13 -0400 Received: from mxplan6.mail.ovh.net (unknown [10.108.1.250]) by mo529.mail-out.ovh.net (Postfix) with ESMTPS id A1D9543B1D12; Mon, 6 Jul 2020 13:15:11 +0200 (CEST) Received: from jwilk.net (37.59.142.99) by DAG4EX2.mxp6.local (172.16.2.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1979.3; Mon, 6 Jul 2020 13:15:10 +0200 Authentication-Results: garm.ovh; auth=pass (GARM-99G00314a08ef8-9729-46e4-a0e5-1d2bf9358aca,46907DD7FEC5841C66EC7F8F4BE39465BDB61822) smtp.auth=jwilk@jwilk.net Date: Mon, 6 Jul 2020 13:15:08 +0200 From: Jakub Wilk To: Michael Kerrisk CC: Helge Kreutzmann , Subject: Re: Errors in man pages, here: expm1.3, bogus full stop Message-ID: <20200706111508.vjy5mbttyzd6hy2q@jwilk.net> References: <20200706101221.GA26426@Debian-50-lenny-64-minimal> <5e2ae325-1998-0a72-9e03-b2a0bd0fe6e2@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Content-Disposition: inline In-Reply-To: <5e2ae325-1998-0a72-9e03-b2a0bd0fe6e2@gmail.com> User-Agent: NeoMutt/20180716 X-Originating-IP: [37.59.142.99] X-ClientProxiedBy: DAG7EX2.mxp6.local (172.16.2.62) To DAG4EX2.mxp6.local (172.16.2.32) X-Ovh-Tracer-GUID: ae8383e7-0f3d-49a5-994d-0b5cd95c855c X-Ovh-Tracer-Id: 558164881803368413 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduiedrudefgdeflecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhepfffhvffukfhfgggtuggjfghisehttdertddtredvnecuhfhrohhmpeflrghkuhgsucghihhlkhcuoehjfihilhhksehjfihilhhkrdhnvghtqeenucggtffrrghtthgvrhhnpefhfedvfeehvefhkeeltdejgeelteefvdefvdduvdefgfduueeitdeitedvtdehgfenucfkpheptddrtddrtddrtddpfeejrdehledrudegvddrleelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpqdhouhhtpdhhvghlohepmhigphhlrghniedrmhgrihhlrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehjfihilhhksehjfihilhhkrdhnvghtpdhrtghpthhtoheplhhinhhugidqmhgrnhesvhhgvghrrdhkvghrnhgvlhdrohhrgh Sender: linux-man-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org * Michael Kerrisk , 2020-07-06, 13:01: >>Man page: expm1.3 >>Issue: bogus full stop after infinity >> >>"Before approximately glibc version 2.11, B() raised a bogus invalid " >>"floating-point exception in addition to the expected overflow exception, and " >>"returned a NaN instead of positive infinity. for some large positive I " >>"values," > >This page comes from POSIX. I haven't checked whether the problem was >in the original source, or introduced during import of the pages. Wait... How could a note about glibc compatibility come from POSIX? -- Jakub Wilk