From: ntfreak Date: Wed, 23 Apr 2008 09:53:04 +0000 (+0000) Subject: - fix typo in openocd.texi X-Git-Tag: v0.1.0~681 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=70bef9e2e0f86a4b3435058d471fbf3cd2bf232c - fix typo in openocd.texi git-svn-id: svn://svn.berlios.de/openocd/trunk@608 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 611f5ec769..a2a0625159 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1287,7 +1287,7 @@ This is now handled in the @option{qSupported} PacketSize. @section Programming using gdb @cindex Programming using gdb -By default the target memory map is sent to gdb, this can be diabled by +By default the target memory map is sent to gdb, this can be disabled by the following openocd config option: @smallexample gdb_memory_map disable