From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sourceware.org (Postfix) with ESMTPS id D635A3885C39 for ; Mon, 21 Jun 2021 10:27:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D635A3885C39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=inria.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=inria.fr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=date:message-id:from:to:cc:in-reply-to:subject: references; bh=PiEHyfdVMbJNwX3C7aody8hKrRbWLIy1HEnQSpPrkfk=; b=e2oR5+GMg3DZe40cPOrzoJf0oJXMF4YspFHquEdvNoqhPg4SFqyBCNXw iBDnmwtntFVApz/WSc1f3mUkWejgYMZKpzaR79JtBiEpfthVjAAnVb+Hs RW5pOhJmmBFswHhEg0Mwhn/goDHM+Vhpnr8OgS8eE7/m37xQmAVFocKLM 8=; IronPort-HdrOrdr: =?us-ascii?q?A9a23=3A3vEfx6Nd895AJMBcTsKjsMiBIKoaSvp037BN?= =?us-ascii?q?7TEXdfU1SL39qynKpp8mPHDP6Qr5NEtMpTn4Asm9qBHnhPxICOAqVN+ftW/d1l?= =?us-ascii?q?dAA7sM0WKI+Vfd8kPFmtK0ws9bAstD4AOaNykesfrH?= X-IronPort-AV: E=Sophos;i="5.83,289,1616454000"; d="scan'208";a="515783555" Received: from tomate.loria.fr (HELO tomate) ([152.81.10.51]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jun 2021 12:27:30 +0200 Date: Mon, 21 Jun 2021 12:27:30 +0200 Message-Id: From: Paul Zimmermann To: Siddhesh Poyarekar Cc: fweimer@redhat.com, libc-alpha@sourceware.org In-Reply-To: (message from Siddhesh Poyarekar on Mon, 21 Jun 2021 15:37:06 +0530) Subject: Re: libc online documentation References: <87im27lgke.fsf@oldenburg.str.redhat.com> X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2021 10:27:33 -0000 > Fixed, looks like the manual was not updated in the last release. thanks Siddhesh, is the update of the manual missing from the "TODO list" for a new release? Paul