public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
* Doc fix: wrong command name
@ 2009-07-23  6:57 Jim Blandy
  2009-07-24 22:52 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Blandy @ 2009-07-23  6:57 UTC (permalink / raw)
  To: archer

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

Pretty self-explanatory.

By the way, I think I have my paperwork in order now for contributions
to GDB as a Mozilla employee.

[-- Attachment #2: archer-doc-show-auto-load.patch --]
[-- Type: text/x-patch, Size: 1110 bytes --]

commit 04f964101b2e51619237082e1c1151bc5deac8b4
Author: Jim Blandy <jimb@red-bean.com>
Date:   Wed Jul 22 23:51:00 2009 -0700

        gdb/doc
    	* gdb.texinfo (Auto-loading): Correct name of 'maint show python
    	auto-load'.

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 01fb199..5dbb535 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-22  Jim Blandy  <jimb@red-bean.com>
+
+	* gdb.texinfo (Auto-loading): Correct name of 'maint show python
+	auto-load'.
+
 2009-07-14  Stan Shebs  <stan@codesourcery.com>
 
 	* gdb.texinfo (Tracepoint Conditions): New section.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 2b8fcc7..7307363 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -18923,8 +18923,8 @@ feature, and view its current state.
 @item maint set python auto-load [yes|no]
 Enable or disable the Python auto-loading feature.
 
-@kindex show python auto-load
-@item show python auto-load
+@kindex maint show python auto-load
+@item maint show python auto-load
 Show whether Python auto-loading is enabled or disabled.
 @end table
 

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

* Re: Doc fix: wrong command name
  2009-07-23  6:57 Doc fix: wrong command name Jim Blandy
@ 2009-07-24 22:52 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2009-07-24 22:52 UTC (permalink / raw)
  To: Jim Blandy; +Cc: archer

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

Jim> By the way, I think I have my paperwork in order now for contributions
Jim> to GDB as a Mozilla employee.

Awesome.

Jim>         gdb/doc
Jim>     	* gdb.texinfo (Auto-loading): Correct name of 'maint show python
Jim>     	auto-load'.

Ok, thanks.

Also this should go upstream.
I think it qualifies as obvious.

Tom

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-23  6:57 Doc fix: wrong command name Jim Blandy
2009-07-24 22:52 ` 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).