From patchwork Tue Feb 7 22:11:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 725398 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vHz8w56SVz9s2G for ; Wed, 8 Feb 2017 09:12:16 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="k6X+J5dz"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=UUFg5hbAeddDkw0ARuPO2bXH6lumw0jQ1GFFHUmvVxxPQnhUGIBO1 n0VM/9jDgTkfFgHEZiIo3hw8kUlD48Y/xIK8Gp/zZCOeRcatihMXx6N8XW0YnY7K vfftmyBToE+ygPJJDPxF+lTNDfsUG9aiAUaZa/YUZGWOq9mT22O/PE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=JsVaZNL4bMEM83XmGywTSu1vCnU=; b=k6X+J5dzr7jHjlMohM36 cvzc9urxI3clwLaVTuL01iCp/8cBt/XMed8yE+OqXako1ziKhQX8ojyrI9sHd+jQ 5bMTrwoIlypv5rQ1sv87mXgL+z/Faq0OzhdLv4q42DFR4r9/JOjsgsO04J9G5vUD Tl4+5YUWwuqvl1RxR6UvXuA= Received: (qmail 76394 invoked by alias); 7 Feb 2017 22:11:20 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 75127 invoked by uid 89); 7 Feb 2017 22:11:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=sk:www.ope, sk:wwwope, jtc1, www.open-std.org X-Spam-User: qpsmtpd, 2 recipients X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 07 Feb 2017 22:11:09 +0000 Received: from anthias (vie-188-118-248-047.dsl.sil.at [188.118.248.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 369703F5EF; Tue, 7 Feb 2017 17:11:05 -0500 (EST) Date: Tue, 7 Feb 2017 23:11:03 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org Subject: [libstdc++, doc] doc/xml/manual/status_cxx2017.xml: Fix link to N4284 Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes What difference a single letter can make... Applied (revision 245257). Gerald 2017-02-07 Gerald Pfeifer * doc/xml/manual/status_cxx2017.xml: Fix link to N4284. Index: doc/xml/manual/status_cxx2017.xml =================================================================== --- doc/xml/manual/status_cxx2017.xml (revision 245252) +++ doc/xml/manual/status_cxx2017.xml (working copy) @@ -518,7 +518,7 @@ Contiguous Iterators - + N4284