summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Khouzam <marc.khouzam@ericsson.com>2008-06-04 23:24:19 +0000
committerMarc Khouzam <marc.khouzam@ericsson.com>2008-06-04 23:24:19 +0000
commitda23d44b564dc9d50a985638780cf936c9605537 (patch)
treeef1f4ee71848d99a9713de5ff700f15ec44a7443
parent87c1ba8ed71cd5420ce40f7ac98dd34ceeea6575 (diff)
downloadgdb-da23d44b564dc9d50a985638780cf936c9605537.tar.gz
2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
* gdb.texinfo (GDB/MI File Transfer Commands): Typo in -target-file-get section.
-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 8af0712cf83..7a42906ee48 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 2b85090e247..21ca9c76644 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