aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 8af0712..7a42906 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
+
+ * gdb.texinfo (GDB/MI File Transfer Commands): Typo
+ in -target-file-get section.
+
2008-05-22 Pedro Alves <pedro@codesourcery.com>
* gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 2b85090..21ca9c7 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -21893,7 +21893,7 @@ The corresponding @value{GDBN} command is @samp{remote put}.
@end smallexample
-@subheading The @code{-target-file-put} Command
+@subheading The @code{-target-file-get} Command
@findex -target-file-get
@subsubheading Synopsis