]> Git Repo - binutils.git/commitdiff
(Memory Region Attributes): Fix usage of "etc."
authorEli Zaretskii <[email protected]>
Sat, 24 Dec 2005 15:28:44 +0000 (15:28 +0000)
committerEli Zaretskii <[email protected]>
Sat, 24 Dec 2005 15:28:44 +0000 (15:28 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 24bf300944de23d0b67984e05964cca6729540d2..def1289bfc4ab498e6f511720fe984de01b7bb2e 100644 (file)
@@ -2,6 +2,7 @@
 
        * gdb.texinfo (Target Commands, Bug Reporting, File Options)
        (Symbols): Fix usage of "e.g.".
+       (Memory Region Attributes): Fix usage of "etc."
 
        * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
        (Coding): Fix usage of "e.g.".
index ed9de4069505db898921827e6bc20471676ee81a..ae1ad18e0ecdf0b04e1fe241cc67e35342ba9e3b 100644 (file)
@@ -6446,7 +6446,7 @@ write accesses to a memory region.
 
 While these attributes prevent @value{GDBN} from performing invalid
 memory accesses, they do nothing to prevent the target system, I/O DMA,
-etc. from accessing memory.
+etc.@: from accessing memory.
 
 @table @code
 @item ro
@@ -15661,7 +15661,7 @@ Displays the current state of observer debugging.
 @item set debug overload
 @cindex C@t{++} overload debugging info
 Turns on or off display of @value{GDBN} C@t{++} overload debugging
-info. This includes info such as ranking of functions, etc. The default
+info. This includes info such as ranking of functions, etc.  The default
 is off.
 @item show debug overload
 Displays the current state of displaying @value{GDBN} C@t{++} overload
This page took 0.099965 seconds and 4 git commands to generate.