From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28821 invoked by alias); 24 Dec 2005 15:30:03 -0000 Received: (qmail 28814 invoked by uid 22791); 24 Dec 2005 15:30:02 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Dec 2005 15:30:02 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HJA20702; Sat, 24 Dec 2005 17:29:57 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-83-130-207-150.inter.net.il [83.130.207.150]) by nitzan.inter.net.il (MOS 3.7.2-GA) with ESMTP id CGY08405 (AUTH halo1); Sat, 24 Dec 2005 17:29:56 +0200 (IST) Date: Mon, 26 Dec 2005 15:34:00 -0000 Message-Id: From: Eli Zaretskii To: Michael Snyder CC: gdb-patches@sources.redhat.com, msnyder@redhat.com In-reply-to: <43A871FE.9080304@cisco.com> (message from Michael Snyder on Tue, 20 Dec 2005 13:05:02 -0800) Subject: [commit] Fix usage of "etc." (was: [RFA] Linux Checkpoint/Restart, take 2) Reply-to: Eli Zaretskii References: <43A777EE.50404@cisco.com> <43A871FE.9080304@cisco.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00289.txt.bz2 > Date: Tue, 20 Dec 2005 13:05:02 -0800 > From: Michael Snyder > CC: gdb-patches@sources.redhat.com, msnyder@redhat.com > > If you do, by the way, there are other instances of "etc." in the > document that need the @: operator. I found only one, and fixed it thus: 2005-12-24 Eli Zaretskii (Memory Region Attributes): Fix usage of "etc." Index: gdb/doc/gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.301 diff -u -r1.301 gdb.texinfo --- gdb/doc/gdb.texinfo 24 Dec 2005 15:22:36 -0000 1.301 +++ gdb/doc/gdb.texinfo 24 Dec 2005 15:27:20 -0000 @@ -6446,7 +6446,7 @@ 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 @@ @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