public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [committed] Fix gdb.texinfo for old makeinfo (again)
@ 2018-01-15 11:49 Szabolcs Nagy
  2018-01-15 11:52 ` Szabolcs Nagy
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Szabolcs Nagy @ 2018-01-15 11:49 UTC (permalink / raw)
  To: gdb-patches
  Cc: nd, Sergio Durigan Junior, Simon Marchi, Tom Tromey, Eli Zaretskii

With old makeinfo (version 4.13) the changes introduced in

commit ba643918cf869fa0d064d733f69b453b6fe642ea
Author:     Sergio Durigan Junior <sergiodj@redhat.com>

    Install and generate docs for gdb-add-index

fail to build with

gdb/doc/gdb.texinfo:2498: warning: `.' or `,' must follow @xref, not `@'.
gdb/doc/gdb.texinfo:2517: warning: `.' or `,' must follow @xref, not `@'.
gdb/doc/gdb.texinfo:43443: Node `gdb-add-index man' requires a sectioning command (e.g., @unnumberedsubsec).
gdb/doc/gdb.texinfo:43443: `gdb-add-index man' has no Up field (perhaps incorrect sectioning?).
gdb/doc/gdb.texinfo:43350: Next field of node `gdbinit man' not pointed to (perhaps incorrect sectioning?).
gdb/doc/gdb.texinfo:43443: This node (gdb-add-index man) has the bad Prev.

This patch fixes the warnings too.
Committed as obvious.

gdb/doc/ChangeLog:
2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* gdb.texinfo (set cwd): Add period.
	(gdb-add-index): Move anchor.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-01-15 13:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-15 11:49 [committed] Fix gdb.texinfo for old makeinfo (again) Szabolcs Nagy
2018-01-15 11:52 ` Szabolcs Nagy
2018-01-15 12:12   ` Eli Zaretskii
2018-01-15 12:25     ` Szabolcs Nagy
2018-01-15 12:59       ` Eli Zaretskii
2018-01-15 13:32         ` [committed] Fix gdb.texinfo more Szabolcs Nagy
2018-01-15 12:12 ` [committed] Fix gdb.texinfo for old makeinfo (again) Eli Zaretskii
2018-01-15 13:14 ` Sergio Durigan Junior
2018-01-15 13:17   ` Eli Zaretskii
2018-01-15 13:42     ` Sergio Durigan Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).