From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29393 invoked by alias); 20 Jan 2007 16:54:39 -0000 Received: (qmail 29385 invoked by uid 22791); 20 Jan 2007 16:54:39 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 20 Jan 2007 16:54:34 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-199-87.inter.net.il [80.230.199.87]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BQR66470 (AUTH halo1); Sat, 20 Jan 2007 18:54:26 +0200 (IST) Date: Sat, 20 Jan 2007 16:54:00 -0000 Message-Id: From: Eli Zaretskii To: Ralf Wildenhues CC: gdb-patches@sources.redhat.com In-reply-to: <20070116212043.GA8108@iam.uni-bonn.de> (message from Ralf Wildenhues on Tue, 16 Jan 2007 22:20:45 +0100) Subject: Re: typos in GDB manual Reply-to: Eli Zaretskii References: <20070116212043.GA8108@iam.uni-bonn.de> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00414.txt.bz2 > Date: Tue, 16 Jan 2007 22:20:45 +0100 > From: Ralf Wildenhues > > Apparently my typo patch posted to bug-binutils a while ago, > > never made it into CVS. Here's an updated patch. Thanks, I installed them all. > I'm not actually sure whether the `$cwdr' in gdb.texinfo:5183 is a > misspelling or not, but grepping the source suggests so. You are right. > Also, I guess it'd need to be > | The access size attributes tell @value{GDBN} > > rather than `tells' in gdb.texinfo:6898? I changed that to "The access size attribute tells @value{GDBN}...". > A bit unsure about `partial' in gdb.texinfo:22633. Your fix was the correct one. > Cheers, please Cc: me on replies, Done. > 2007-01-16 Ralf Wildenhues Please note that your name is not on file in the FSF copyright assignments list wrt GDB, so I marked this change as ``tiny''. Thanks again for taking care of these typos.