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: [PATCH] BSD libkvm documentation


   Date: Sun, 04 Jul 2004 00:09:30 +0200
   From: "Eli Zaretskii" <eliz@gnu.org>

   > Date: Sat, 3 Jul 2004 15:32:15 +0200 (CEST)
   > From: Mark Kettenis <kettenis@chello.nl>
   > 
   > Eli, are these doc bits OK?

   Yes, but please fix these small gotchas before you commit:

Thanks, but:

   > +@table @code
   > +@kindex kvm pcb
   > +@item kvm pcb
   > +Set current context from pcb address.
   > +
   > +@kindex kvm proc
   > +@item kvm proc

   There's no reason to have 2 index entries both starting with "kvm"
   and both pointing to the same page; it just bloats the index.  Please
   leave only the first @kindex entry and make it say just "@kindex kvm".

There may be more "kvm" commands in the future, such that the section
doesn't fit on a single page anymore.  Also it seems that current
practice is to give every command a @kindex entry.

Mark


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