This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: Index in gdb.texinfo



> Please apply this patch to gdb.texinfo.
> It contains small fixes in Index markup.

Thank you for your contribution.

> -@kindex RET
> +@kindex @key{RET}

I don't think it's a good idea to have @key in the index, it looks
awkward there.  Isn't @code{RET} good enough for the index?

> -@kindex .vxgdbinit
> +@kindex @file{.vxgdbinit}

This should actually be "@cindex @file{.vxgdbinit}".  A file name has
no business in @kindex.

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