From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aye.elm.relay.mailchannels.net (aye.elm.relay.mailchannels.net [23.83.212.6]) by sourceware.org (Postfix) with ESMTPS id F3774389F4ED for ; Mon, 21 Jun 2021 11:43:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F3774389F4ED Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gotplt.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 9B756342737; Mon, 21 Jun 2021 11:43:11 +0000 (UTC) Received: from pdx1-sub0-mail-a91.g.dreamhost.com (100-96-133-115.trex.outbound.svc.cluster.local [100.96.133.115]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 037E83426C5; Mon, 21 Jun 2021 11:43:11 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a91.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.96.133.115 (trex/6.3.3); Mon, 21 Jun 2021 11:43:11 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Shoe-Absorbed: 2760aae315dd0112_1624275791301_1826051314 X-MC-Loop-Signature: 1624275791301:3177337335 X-MC-Ingress-Time: 1624275791300 Received: from pdx1-sub0-mail-a91.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a91.g.dreamhost.com (Postfix) with ESMTP id B71FC7E6CF; Mon, 21 Jun 2021 04:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=I3M2uQ M82H79h81R6Cc2TOwO/uE=; b=v/6in28TIhWCuCI0QWzLT6IB91WWE9aqbbFP3j 3dtOo/m8RCOzoaHykZ0W5X8rtlUEldFxrWIhpDNzft2Mhy7fsg0HqhhCDeZRlbBh jjHrKr1DWG/03fTPu5zAMaojxuWgKl0izCdqJrpvSPRC6AH//Oj7teFMzLA0bdOs 8IJy8= Received: from [192.168.1.128] (unknown [1.186.101.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a91.g.dreamhost.com (Postfix) with ESMTPSA id A293A7E67B; Mon, 21 Jun 2021 04:43:07 -0700 (PDT) Subject: Re: libc online documentation To: Paul Zimmermann Cc: fweimer@redhat.com, libc-alpha@sourceware.org References: <87im27lgke.fsf@oldenburg.str.redhat.com> X-DH-BACKEND: pdx1-sub0-mail-a91 From: Siddhesh Poyarekar Message-ID: <3cf03ba6-d1fe-5914-a9d9-0ffcd52a29da@gotplt.org> Date: Mon, 21 Jun 2021 17:13:02 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 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-Spam-Status: No, score=-3029.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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 11:43:15 -0000 On 6/21/21 3:57 PM, Paul Zimmermann wrote: >> 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? It's there in the release checklist as point 6 in 6.16 here[1] so I reckon it's just an oversight. Siddhesh [1] https://sourceware.org/glibc/wiki/Release