From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 524 invoked by alias); 10 Dec 2005 22:16:21 -0000 Received: (qmail 517 invoked by uid 22791); 10 Dec 2005 22:16:20 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 10 Dec 2005 22:16:20 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-70-128.inter.net.il [80.230.70.128]) by romy.inter.net.il (MOS 3.7.2-GA) with ESMTP id DDM88560 (AUTH halo1); Sun, 11 Dec 2005 00:16:05 +0200 (IST) Date: Sat, 10 Dec 2005 22:16:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org In-reply-to: <20051210014001.GA28253@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 9 Dec 2005 20:40:01 -0500) Subject: Re: Where in the (info) manual is the license statement supposed to go? Reply-to: Eli Zaretskii References: <20051210014001.GA28253@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00123.txt.bz2 > Date: Fri, 9 Dec 2005 20:40:01 -0500 > From: Daniel Jacobowitz > > There are two stanzas in gdb.texinfo talking about the GNU FDL as it > applies to this document (e.g. what the Front-Cover Texts are). One's > inside @ifinfo at the very beginning and the other's inside @titlepage. That's correct. > Are these supposed to show up in the Info document? Not in the parts that the Info reader displays. > The @ifinfo one is included in gdb.info, but in such a way that the > info browser never displays it - it's not in a node. Right, that's how it's supposed to be. > The @titlepage one is presumably intended for other forms of manual. Yes, primarily for the printed version. Why are you asking this? Is there any specific problem with how things are currently? This is how every GNU manual handles the GFDL mandatory blurbs.