2002-02-01 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 1 Feb 2002 18:41:51 +0000 (18:41 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 1 Feb 2002 18:41:51 +0000 (18:41 +0000)
        * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.

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

index 54bc2609850cf7c3febf133b41e0f1765709f85b..b95d9a7ea9df7d898536e69e0d2dc5101319f6cf 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-01  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
+
 2002-01-30  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.texinfo: (remote protocol): Gramatical fix-up.
index 7cc87bc73b1dc3376c63325139cae6c169d82815..1897bd933659b168d17a5c28719f55630fd7384b 100644 (file)
@@ -9422,7 +9422,7 @@ enhancement to debugging performance.
 The default is off.
 
 @item set trust-readonly-sections off
-Tell @value{gdbn} not to trust readonly sections.  This means that
+Tell @value{GDBN} not to trust readonly sections.  This means that
 the contents of the section might change while the program is running,
 and must therefore be fetched from the target when needed.
 @end table