Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Eli Zaretskii <eliz@elta.co.il>
Cc: Elena Zannoni <ezannoni@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA/DOCO] annotate.texinfo
Date: Mon, 10 Nov 2003 22:54:00 -0000	[thread overview]
Message-ID: <16304.5911.195129.34043@localhost.redhat.com> (raw)
In-Reply-To: <6654-Sat08Nov2003191053+0200-eliz@elta.co.il>

Eli Zaretskii writes:
 > > From: Elena Zannoni <ezannoni@redhat.com>
 > > Date: Thu, 6 Nov 2003 19:25:24 -0500
 > > 
 > > A patch to annotate.texinfo. This fixes a warning when installing the
 > > info files.
 > 
 > Thanks for catching this!
 > 
 > > +@ifinfo
 > > +@format
 > > +START-INFO-DIR-ENTRY
 > > +* Annotate: (gdb).                 The obsolete annotation interface.
 > > +END-INFO-DIR-ENTRY
 > > +@end format
 > > +@end ifinfo
 > 
 > However, this isn't how the problem should be solved.  Please use the
 > @dircategory and @direntry Texinfo directives, described in the
 > Texinfo manual.

Ah, then also stabs.texinfo is wrong. How's this?
elena

2003-11-10  Elena Zannoni  <ezannoni@redhat.com>

	* stabs.texinfo: Add dircategory and direntry commands.
	* annotate.texinfo: Ditto.

Index: annotate.texinfo
===================================================================
RCS file: /cvs/uberbaum/gdb/doc/annotate.texinfo,v
retrieving revision 1.2
diff -u -p -r1.2 annotate.texinfo
--- annotate.texinfo	24 Oct 2003 17:37:04 -0000	1.2
+++ annotate.texinfo	10 Nov 2003 22:53:38 -0000
@@ -1,6 +1,14 @@
 \input texinfo   @c -*-texinfo-*-
 @c %**start of header
 @setfilename annotate.info
+
+@c This is a dir.info fragment to support semi-automated addition of
+@c manuals to an info tree.
+@dircategory Programming & development tools.
+@direntry
+* Annotate: (gdb).                 The obsolete annotation interface.
+@end direntry
+
 @c
 @include gdb-cfg.texi
 @c
Index: stabs.texinfo
===================================================================
RCS file: /cvs/uberbaum/gdb/doc/stabs.texinfo,v
retrieving revision 1.11
diff -u -p -r1.11 stabs.texinfo
--- stabs.texinfo	4 Aug 2003 20:43:57 -0000	1.11
+++ stabs.texinfo	10 Nov 2003 22:53:43 -0000
@@ -3,13 +3,12 @@
 
 @c @finalout
 
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Stabs: (stabs).                 The "stabs" debugging information format.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@c This is a dir.info fragment to support semi-automated addition of
+@c manuals to an info tree.
+@dircategory Programming & development tools.
+@direntry
+* Stabs: (stabs).                 The "stabs" debugging information format.   
+@end direntry
 
 @ifinfo
 This document describes the stabs debugging symbol tables.


  reply	other threads:[~2003-11-10 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-07  0:25 Elena Zannoni
2003-11-08 17:10 ` Eli Zaretskii
2003-11-10 22:54   ` Elena Zannoni [this message]
2003-11-11  6:07     ` Eli Zaretskii
2003-11-11 14:09       ` Elena Zannoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16304.5911.195129.34043@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=eliz@elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox