aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-09-15 19:31:59 +0000
committerTom Tromey <tromey@redhat.com>2010-09-15 19:31:59 +0000
commitc1b6b909c56006f70de09e95c7e041e6615df558 (patch)
tree9f37185956dadbaf94a22b7f70b0340ccc8c208e /gdb/doc
parent4950bc1c0c1095c4929c5534ec8534c68594e912 (diff)
downloadgdb-c1b6b909c56006f70de09e95c7e041e6615df558.zip
gdb-c1b6b909c56006f70de09e95c7e041e6615df558.tar.gz
gdb-c1b6b909c56006f70de09e95c7e041e6615df558.tar.bz2
2010-09-15 Paul Bolle <pebolle@tiscali.nl>
* gdb.texinfo (Character Sets): Correctly reference host-charset in example.
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 39c1e70..579b7c5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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>:
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 54941b6..b59ce0d 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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}