From: Eli Zaretskii Date: Sat, 24 Dec 2005 15:28:44 +0000 (+0000) Subject: (Memory Region Attributes): Fix usage of "etc." X-Git-Tag: gdb-csl-20060226-branchpoint~464 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=359df76bbbcb3a30144d357385edf80b8cbf456b;p=platform%2Fupstream%2Fbinutils.git (Memory Region Attributes): Fix usage of "etc." --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 24bf300..def1289 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -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.". diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index ed9de40..ae1ad18 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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