From patchwork Wed Mar 26 21:22:36 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 334108 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 0613F140085 for ; Thu, 27 Mar 2014 08:22:51 +1100 (EST) 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=yJVgUvMV5UcrC+XBBGMB59WUv3lRRr6GayGp5b4ckYULmu+xLL4bA ANa6i8fOWoW0xO5CPwfGi8HVZN6P9wkpoYiOIQz9F8IKEFJymtrwJxn1FmBZtQiD 51OexzAv8LIN5vevMPfFGVMPWTILaR+DGdFuC8SFqSsev9b3grJXIY= 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=7DT1ZwZbn0QQG8x7QArzHcuffFg=; b=JpWyMbstPVXeiQ/07yWc X0NeZIeoYfDRBNq48+Gllrj0cCWwZczNfEHjrVfZpcmjpiwlfxR8dWqRsy2+TRgr lah08q7qKNaHOeUODFF/wV360qEFRMug5g/D4XWmeyGTayJW9NOBqq1tWf5ysbWj IrDXxyioHeJ7G7ewkA04fXY= Received: (qmail 13444 invoked by alias); 26 Mar 2014 21:22:45 -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 13432 invoked by uid 89); 26 Mar 2014 21:22:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL, BAYES_00 autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Mar 2014 21:22:43 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1WSvHT-00077u-CE from joseph_myers@mentor.com for gcc-patches@gcc.gnu.org; Wed, 26 Mar 2014 14:22:39 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 26 Mar 2014 14:22:39 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Wed, 26 Mar 2014 21:22:37 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1WSvHQ-0005dC-5V for gcc-patches@gcc.gnu.org; Wed, 26 Mar 2014 21:22:36 +0000 Date: Wed, 26 Mar 2014 21:22:36 +0000 From: "Joseph S. Myers" To: Subject: Rename libitm.texi Index node for case-insensitive filesystems Message-ID: MIME-Version: 1.0 Various Texinfo manuals have had their indexes given node names other than "Index" to avoid conflicts with index.html when HTML output is generated and then used on a case-insensitive filesystem. I've applied this patch to make such a renaming in the libitm manual, using the name Library Index as in the libgomp manual. Bootstrapped with no regressions on x86_64-unknown-linux-gnu. 2014-03-26 Joseph Myers * libitm.texi (Index): Rename to Library Index. Index: libitm/libitm.texi =================================================================== --- libitm/libitm.texi (revision 208845) +++ libitm/libitm.texi (working copy) @@ -69,7 +69,7 @@ * Internals:: Notes on libitm's internal synchronization. * GNU Free Documentation License:: How you can copy and share this manual. -* Index:: Index of this documentation. +* Library Index:: Index of this documentation. @end menu @@ -766,8 +766,8 @@ @c Index @c --------------------------------------------------------------------- -@node Index -@unnumbered Index +@node Library Index +@unnumbered Library Index @printindex cp