This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/DOCO] annotate.texinfo


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]