From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3261 invoked by alias); 29 May 2007 22:05:55 -0000 Received: (qmail 3250 invoked by uid 22791); 29 May 2007 22:05:54 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 May 2007 22:05:53 +0000 Received: (qmail 20318 invoked from network); 29 May 2007 22:05:51 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 May 2007 22:05:51 -0000 To: gdb-patches@sourceware.org Subject: PATCH: Fix funny doc typo From: Jim Blandy Date: Tue, 29 May 2007 22:05:00 -0000 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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-05/txt/msg00421.txt.bz2 "Should the need arise, how shall I refer to them disrespectfully?" gdb/doc/ChangeLog: 2007-05-29 Jim Blandy * gdb.texinfo: Doc fix. Index: gdb/doc/gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.405 diff -u -r1.405 gdb.texinfo --- gdb/doc/gdb.texinfo 16 May 2007 14:16:32 -0000 1.405 +++ gdb/doc/gdb.texinfo 29 May 2007 22:01:10 -0000 @@ -22461,7 +22461,7 @@ recognizes a packet meant for @value{GDBN}. In the examples below, @samp{->} and @samp{<-} are used to indicate -transmitted and received data respectfully. +transmitted and received data, respectively. @cindex protocol, @value{GDBN} remote serial @cindex serial protocol, @value{GDBN} remote