public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
* Doc fix: unnecessary xref
@ 2009-07-24 16:44 Jim Blandy
  2009-07-24 17:56 ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2009-07-24 16:44 UTC (permalink / raw)
  To: Project Archer

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

The documentation for gdb.objfiles has an xref to the page it's on,
which seems gratuitous.

[-- Attachment #2: archer-doc-objfiles-xref.patch --]
[-- Type: text/x-patch, Size: 1178 bytes --]

commit 133b4a9bb9164f396edc7090c4f8b206f0ad7b7a
Author: Jim Blandy <jimb@red-bean.com>
Date:   Fri Jul 24 09:42:32 2009 -0700

        gdb/doc
    	* gdb.texinfo (Objfiles In Python): There's no need to
    	@xref{Objfiles In Python} in the documentation for 'objfiles';
    	that's the page we're on.

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 5dbb535..524bfd4 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-24  Jim Blandy  <jimb@red-bean.com>
+
+	* gdb.texinfo (Objfiles In Python): There's no need to
+	@xref{Objfiles In Python} in the documentation for 'objfiles';
+	that's the page we're on.
+
 2009-07-22  Jim Blandy  <jimb@red-bean.com>
 
 	* gdb.texinfo (Auto-loading): Correct name of 'maint show python
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 7307363..8ebe0e6 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -20125,7 +20125,6 @@ this function returns @code{None}.
 @findex gdb.objfiles
 @defun objfiles
 Return a sequence of all the objfiles current known to @value{GDBN}.
-@xref{Objfiles In Python}.
 @end defun
 
 Each objfile is represented by an instance of the @code{gdb.Objfile}

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

* Re: Doc fix: unnecessary xref
  2009-07-24 16:44 Doc fix: unnecessary xref Jim Blandy
@ 2009-07-24 17:56 ` Tom Tromey
  2009-07-24 18:36   ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2009-07-24 17:56 UTC (permalink / raw)
  To: Jim Blandy; +Cc: Project Archer

>>>>> "Jim" == Jim Blandy <jimb@red-bean.com> writes:

Jim> The documentation for gdb.objfiles has an xref to the page it's on,
Jim> which seems gratuitous.

Thanks.  Please check it in.
I added you to the archer group on sourceware.

Tom

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

* Re: Doc fix: unnecessary xref
  2009-07-24 17:56 ` Tom Tromey
@ 2009-07-24 18:36   ` Tom Tromey
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2009-07-24 18:36 UTC (permalink / raw)
  To: Jim Blandy; +Cc: Project Archer

Jim> The documentation for gdb.objfiles has an xref to the page it's on,
Jim> which seems gratuitous.

Tom> Thanks.  Please check it in.
Tom> I added you to the archer group on sourceware.

Actually, this one should probably go upstream as well, as this bit of
documentation is already there.

Tom

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

end of thread, other threads:[~2009-07-24 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-24 16:44 Doc fix: unnecessary xref Jim Blandy
2009-07-24 17:56 ` Tom Tromey
2009-07-24 18:36   ` Tom Tromey

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