[PATCH] [TRIVIAL] doc: fix obvious typo (host-charset)

Paul Bolle pebolle@tiscali.nl
Wed Sep 15 18:18:00 GMT 2010


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}
-- 
1.7.2.3





More information about the Gdb-patches mailing list