2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
[binutils-gdb.git] / gdb / doc / gdb.texinfo
index ba20a50850683c57797293420fe5a99237b68d13..21ca9c7664430385f122e30c61f2948d6cbed2f7 100644 (file)
@@ -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
@@ -24202,7 +24202,7 @@ Run the program @var{filename}, passing it each @var{argument} on its
 command line.  The file and arguments are hex-encoded strings.  If
 @var{filename} is an empty string, the stub may use a default program
 (e.g.@: the last program run).  The program is created in the stopped
-state.  If the stub is currently controlling a process, it is killed.
+state.
 
 This packet is only available in extended mode (@pxref{extended mode}).