aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-24 15:28:44 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-24 15:28:44 +0000
commit359df76bbbcb3a30144d357385edf80b8cbf456b (patch)
treed17c5a39ce0c5ad1b7be5dba927bcd36e72f946c /gdb/doc/gdb.texinfo
parentc1468174e7e69fd65fbc220a4612a7a42104196b (diff)
downloadgdb-359df76bbbcb3a30144d357385edf80b8cbf456b.zip
gdb-359df76bbbcb3a30144d357385edf80b8cbf456b.tar.gz
gdb-359df76bbbcb3a30144d357385edf80b8cbf456b.tar.bz2
(Memory Region Attributes): Fix usage of "etc."
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo4
1 files changed, 2 insertions, 2 deletions
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