This is the mail archive of the gdb-patches@sourceware.org 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: [patchv2+doc] New gdbinit.5 man page + converted gdb.1+gdbserver.1


> Date: Thu, 4 Apr 2013 18:09:15 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: tromey@redhat.com, gdb-patches@sourceware.org
> 
> > Hmm.  A reference such as "in node @code{Sequences}" is not a Texinfo
> > reference, it won't produce a link that can be followed in an Info
> > reader.  If we want this stuff to be part of the manual, we could use
> > conditionals, so that we get a usual xref in the manual, and text like
> > above in the man pages.
> 
> Done with @ref.
> 
> 
> > > +See more in the @value{GDBN} manual in node @code{Init File in the Current
> > > +Directory} - shell command
> >              ^^^
> > You want 2 or 3 dashes in a row here.
> 
> Done 2.

These are the only 2 changes and the only comments I had, right?  If
so, this is ready to go in, thanks.


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