From patchwork Sun Sep 1 12:42:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1156297 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-508118-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="jjDzTFLc"; dkim-atps=neutral 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 46LtDR6JJDz9s7T for ; Sun, 1 Sep 2019 22:43:17 +1000 (AEST) 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=AWJpUx0Sa8BM05+Yz7MKl0yMpb1fC/xCr2HYRzJNNd5c4gImdmxCY 6IPr/125MAY9DnKXNU4zVxYPmR14opbx43CB4o9M0fwY+L0ZEQo/47rDUgBjNXoB f9y5UJRO/UnTJS5XKJebJHZcsLJcg8IrQvUcM1ol5Vcm5+z9iLKYB4= 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=BTHQ3WZvnfLAY2dljtPYLS2kXkI=; b=jjDzTFLcvDBHjX7xBloH eP6cN8LrdPcYtk62dW9qZwZBlCm4lwEv1cQG2rYb+XztbHpSdKyeHPwjbRDuG5rV UmWepgns4SO98oZIAyzsHsmoKg8L3Idh+JDMeKcmqIRqCVY/YvFBWS6n9LF6AgEx BkiUmXUj/hAMMP/M9IBXvdY= Received: (qmail 121062 invoked by alias); 1 Sep 2019 12:43:03 -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 121046 invoked by uid 89); 1 Sep 2019 12:43:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=1999, online X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 01 Sep 2019 12:43:00 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 6251633E18; Sun, 1 Sep 2019 08:42:58 -0400 (EDT) Received: from [192.168.2.21] (unknown [36.84.65.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 5483033E11; Sun, 1 Sep 2019 08:42:57 -0400 (EDT) Date: Sun, 1 Sep 2019 20:42:50 +0800 (WITA) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org Subject: [libstdc++,doc] xml/manual/policy_data_structures_biblio.xml Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes microsoft.com redirects the existing link and changed the title of the document; this adjust both. Committed. Jonathan(?), if you could regenerate the libstdc++ online docs, that would be nice. Gerald 2019-09-01 Gerald Pfeifer * doc/xml/manual/policy_data_structures_biblio.xml (COM: Component Model Object Technologies): Adjust name and link. Index: doc/xml/manual/policy_data_structures_biblio.xml =================================================================== --- doc/xml/manual/policy_data_structures_biblio.xml (revision 275243) +++ doc/xml/manual/policy_data_structures_biblio.xml (working copy) @@ -1062,7 +1062,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="https://docs.microsoft.com/en-us/windows/desktop/com/the-component-object-model"> + xlink:href="https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model"> COM: Component Model Object Technologies </link>