2010-09-15 Paul Bolle <pebolle@tiscali.nl>
authorTom Tromey <tromey@redhat.com>
Wed, 15 Sep 2010 19:31:59 +0000 (19:31 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 15 Sep 2010 19:31:59 +0000 (19:31 +0000)
* gdb.texinfo (Character Sets): Correctly reference host-charset
in example.

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

index 39c1e70e0953c20c62753271130f9d13eeb75387..579b7c56b5db470774fcdd6731edf412061e9f44 100644 (file)
@@ -1,3 +1,8 @@
+2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
+
+       * gdb.texinfo (Character Sets): Correctly reference host-charset
+       in example.
+
 2010-09-13  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
index 54941b6401f3563354cc75ede7d7974562c0ad92..b59ce0d2f285b46c680b082ea049e7876a911cce 100644 (file)
@@ -8915,7 +8915,7 @@ automatically determine the appropriate host character set.  In this
 case, @value{GDBN} uses @samp{UTF-8}.
 
 @value{GDBN} can only use certain character sets as its host character
-set.  If you type @kbd{@w{set target-charset @key{TAB}@key{TAB}}},
+set.  If you type @kbd{@w{set host-charset @key{TAB}@key{TAB}}},
 @value{GDBN} will list the host character sets it supports.
 
 @item set charset @var{charset}
This page took 0.047163 seconds and 4 git commands to generate.