2002-08-03 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 3 Aug 2002 23:37:07 +0000 (23:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 3 Aug 2002 23:37:07 +0000 (23:37 +0000)
* gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 5f1917cbf57e567afef99d15e7fe1fe7a5fb889a..384117a193c0d5ac54a00c73b08204c4b6c6168e 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-03  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
+
 2002-08-01  Andrew Cagney  <cagney@redhat.com>
 
        * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
index 5c8922fd54d601828b6c8bc028912555075bc07a..bd205626ed120cb3ac1562c06ca880daad326479 100644 (file)
@@ -5773,7 +5773,7 @@ tekhex format file @var{filename}.
 @item dump tekhex value @var{filename} @var{expression}
 Dump value of @var{expression} into tekhex format file @var{filename}.
 
-@item restore @var{filename} @var{[binary]} @var{bias} @var{start} @var{end}
+@item restore @var{filename} [@var{binary}] @var{bias} @var{start} @var{end}
 Restore the contents of file @var{filename} into memory.  The @code{restore}
 command can automatically recognize any known bfd file format, except for
 raw binary.  To restore a raw binary file you must use the optional argument