From unknown Sun Aug 17 09:10:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#9828 <9828@debbugs.gnu.org> To: bug#9828 <9828@debbugs.gnu.org> Subject: Status: libtool.texi: frontmatter cleanups Reply-To: bug#9828 <9828@debbugs.gnu.org> Date: Sun, 17 Aug 2025 16:10:54 +0000 retitle 9828 libtool.texi: frontmatter cleanups reassign 9828 libtool submitter 9828 karl@freefriends.org (Karl Berry) severity 9828 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 21 20:09:10 2011 Received: (at submit) by debbugs.gnu.org; 22 Oct 2011 00:09:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHP9C-0004aq-Gj for submit@debbugs.gnu.org; Fri, 21 Oct 2011 20:09:10 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHP98-0004aT-U1 for submit@debbugs.gnu.org; Fri, 21 Oct 2011 20:09:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHP7n-0001LT-Tn for submit@debbugs.gnu.org; Fri, 21 Oct 2011 20:07:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:36818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHP7n-0001LP-QF for submit@debbugs.gnu.org; Fri, 21 Oct 2011 20:07:43 -0400 Received: from eggs.gnu.org ([140.186.70.92]:35016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHP7m-0004tY-K3 for bug-libtool@gnu.org; Fri, 21 Oct 2011 20:07:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHP7l-0001LF-7T for bug-libtool@gnu.org; Fri, 21 Oct 2011 20:07:42 -0400 Received: from b0.f7.net ([66.148.120.132]:56705 helo=freefriends.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHP7l-0001LA-0s for bug-libtool@gnu.org; Fri, 21 Oct 2011 20:07:41 -0400 X-Envelope-From: karl@freefriends.org X-Envelope-To: Received: from freefriends.org (sls-af11p1 [127.0.0.1]) by freefriends.org (8.14.4/8.14.4) with ESMTP id p9M07auc019828 for ; Fri, 21 Oct 2011 20:07:39 -0400 Received: (from nobody@localhost) by freefriends.org (8.14.4/8.14.4/submit) id p9M07aIY019827; Sat, 22 Oct 2011 00:07:36 GMT Date: Sat, 22 Oct 2011 00:07:36 GMT Message-Id: <201110220007.p9M07aIY019827@freefriends.org> X-Authentication-Warning: localhost.localdomain: nobody set sender to karl@freefriends.org using -f From: karl@freefriends.org (Karl Berry) To: bug-libtool@gnu.org Subject: libtool.texi: frontmatter cleanups X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) Hi libtoolers, I realize I mixed theoretically independent changes to libtool.texi here, but they're all related and should be non-controversial. If there's a real issue I can separate. It is important to use @copying, as has been publicized since 2002 or so :). The other changes are conventional rather than critical, but still, consistency is nice. Thanks, k Karl Berry * libtool.texi (@copying): Use this instead of @ifnottex; format for Texinfo; eliminate obsolete paragraph about TeX; use @insertcopying instead of duplicating text. (@syncodeindex): Move all to the Texinfo header, where they belong. (@dircategory): Use "Software development" instead of "GNU programming tools", for consistency; and align individual entries to avoid multiple lines; and move to after the copyright message. --- ORIG/libtool.texi 2011-10-17 03:17:05.000000000 -0700 +++ libtool.texi 2011-10-21 11:46:44.000000000 -0700 @@ -6,2 +6,8 @@ @c @setchapternewpage odd +@c Put everything in one index (arbitrarily chosen to be the concept index). + +@syncodeindex vr cp +@syncodeindex fn cp +@syncodeindex tp cp +@synindex pg cp @c %**end of header @@ -13,18 +19,6 @@ -@dircategory GNU programming tools -@direntry -* Libtool: (libtool). Generic shared library support script. -@end direntry - -@dircategory Individual utilities -@direntry -* libtool-invocation: (libtool)Invoking libtool. - Running the @code{libtool} script. -* libtoolize: (libtool)Invoking libtoolize. Adding libtool support. -@end direntry +@copying +This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}). -@ifnottex -This file documents GNU Libtool @value{VERSION} - -Copyright (C) 1996-2011 Free Software Foundation, Inc. +Copyright @copyright{} 1996--2011 Free Software Foundation, Inc. @@ -35,11 +29,15 @@ and with no Back-Cover Texts. A copy of the license is included in -the section entitled "GNU Free Documentation License". +the section entitled ``GNU Free Documentation License''. +@end copying -@ignore -Permission is granted to process this file through TeX and print the -results, provided the printed document carries copying permission notice -identical to this one except for the removal of this paragraph +@dircategory Software development +@direntry +* Libtool: (libtool). Generic shared library support script. +@end direntry -@end ignore -@end ifnottex +@dircategory Individual utilities +@direntry +* libtool-invocation: (libtool)Invoking libtool. Running the @code{libtool} script. +* libtoolize: (libtool)Invoking libtoolize. Adding libtool support. +@end direntry @@ -55,19 +53,5 @@ @vskip 0pt plus 1filll -Copyright @copyright{} 1996-2011 Free Software Foundation, Inc. - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.3 -or any later version published by the Free Software Foundation; -with no Invariant Sections, with no Front-Cover Texts, -and with no Back-Cover Texts. A copy of the license is included in -the section entitled "GNU Free Documentation License". - +@insertcopying @end titlepage -@c Put everything in one index (arbitrarily chosen to be the concept index). -@syncodeindex vr cp -@syncodeindex fn cp -@syncodeindex tp cp -@synindex pg cp - @contents Diff finished at Fri Oct 21 16:58:49 From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 23 23:16:04 2011 Received: (at 9828) by debbugs.gnu.org; 24 Oct 2011 03:16:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIB1A-0000nC-5G for submit@debbugs.gnu.org; Sun, 23 Oct 2011 23:16:04 -0400 Received: from caiajhbdcbbj.dreamhost.com ([208.97.132.119] helo=homiemail-a20.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIB17-0000mm-Hn for 9828@debbugs.gnu.org; Sun, 23 Oct 2011 23:16:02 -0400 Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 8C7767EC064; Sun, 23 Oct 2011 20:14:31 -0700 (PDT) Received: from [192.168.1.5] (unknown [180.183.140.28]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPSA id 66DAB7EC060; Sun, 23 Oct 2011 20:14:29 -0700 (PDT) Subject: Re: bug#9828: libtool.texi: frontmatter cleanups Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: "Gary V. Vaughan" In-Reply-To: <201110220007.p9M07aIY019827@freefriends.org> Date: Mon, 24 Oct 2011 10:14:25 +0700 Content-Transfer-Encoding: 7bit Message-Id: <9BB35D36-AA9E-4C4A-8C43-EE71E26FC716@gnu.org> References: <201110220007.p9M07aIY019827@freefriends.org> To: karl@freefriends.org (Karl Berry) X-Mailer: Apple Mail (2.1251.1) X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 9828 Cc: 9828@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) close 9828 On 22 Oct 2011, at 07:07, Karl Berry wrote: > Hi libtoolers, Hi Karl, > Karl Berry > > * libtool.texi (@copying): Use this instead of @ifnottex; > format for Texinfo; eliminate obsolete paragraph about TeX; > use @insertcopying instead of duplicating text. > (@syncodeindex): Move all to the Texinfo header, where they belong. > (@dircategory): Use "Software development" > instead of "GNU programming tools", for consistency; > and align individual entries to avoid multiple lines; > and move to after the copyright message. Applied! Many thanks :) Cheers, -- Gary V. Vaughan (gary AT gnu DOT org) From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 01:28:08 2011 Received: (at 9828-done) by debbugs.gnu.org; 24 Oct 2011 05:28:08 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RID4x-0003nC-N7 for submit@debbugs.gnu.org; Mon, 24 Oct 2011 01:28:08 -0400 Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a21.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RID4u-0003n3-TY for 9828-done@debbugs.gnu.org; Mon, 24 Oct 2011 01:28:06 -0400 Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id 42E0C30006C; Sun, 23 Oct 2011 22:26:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=vaughan.pe; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; q=dns; s= vaughan.pe; b=R9klROfMA2AbrL6qxddRdGI4ftsbk2TKBqIdFzde+ZL4YrgUsP +nGqSm3cq1+8OxQ53tkm3Gfa5VDg2jeI4nOldChRRVcnunWTrGpl0uqSlWCv0d+7 hlf5PPFzzeq1gUEJsnH64KbqEb87i/3mYfVxBXcmzA3SqmtJwukF7lFdQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=vaughan.pe; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s= vaughan.pe; bh=CLKTbvZZHhFatWlrUDHvbAnzr5g=; b=f0xiW1Y1HlHmO8goe 3nTqBeFGfL8ErGGfcgM8wDMPN1bHxxE9svKCN493f68XprC39/N4Qa1B54pEgHAd 0QQH93r5apy19zxSvuVceIlpaWXk5JOBiB6EQIitySiYhRcIbzPApReEpvLOyfOy 1vHl4Tk0loQ9I2ArYUFY1EqPdY= Received: from [192.168.1.5] (unknown [180.183.140.28]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPSA id 63905300061; Sun, 23 Oct 2011 22:26:33 -0700 (PDT) Subject: Re: bug#9828: libtool.texi: frontmatter cleanups Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Gary V. Vaughan In-Reply-To: <9BB35D36-AA9E-4C4A-8C43-EE71E26FC716@gnu.org> Date: Mon, 24 Oct 2011 12:26:30 +0700 Content-Transfer-Encoding: 7bit Message-Id: <7840CD86-105A-474F-9878-16815E7AE854@vaughan.pe> References: <201110220007.p9M07aIY019827@freefriends.org> <9BB35D36-AA9E-4C4A-8C43-EE71E26FC716@gnu.org> To: karl@freefriends.org (Karl Berry) X-Mailer: Apple Mail (2.1251.1) X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 9828-done Cc: 9828-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) Let's try closing this report again... On 24 Oct 2011, at 10:14, Gary V. Vaughan wrote: > On 22 Oct 2011, at 07:07, Karl Berry wrote: >> Hi libtoolers, > > Hi Karl, > >> Karl Berry >> >> * libtool.texi (@copying): Use this instead of @ifnottex; >> format for Texinfo; eliminate obsolete paragraph about TeX; >> use @insertcopying instead of duplicating text. >> (@syncodeindex): Move all to the Texinfo header, where they belong. >> (@dircategory): Use "Software development" >> instead of "GNU programming tools", for consistency; >> and align individual entries to avoid multiple lines; >> and move to after the copyright message. > > Applied! Many thanks :) Cheers, -- Gary V. Vaughan (gary AT gnu DOT org) From unknown Sun Aug 17 09:10:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 21 Nov 2011 12:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator