From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6999 invoked by alias); 4 Jun 2008 15:44:05 -0000 Received: (qmail 6991 invoked by uid 22791); 4 Jun 2008 15:44:05 -0000 X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jun 2008 15:43:44 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id m54Fhf7g010924 for ; Wed, 4 Jun 2008 10:43:42 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Wed, 4 Jun 2008 10:43:41 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: [Patch:Doc] Typo in -target-file-get doc Date: Wed, 04 Jun 2008 15:44:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA04E1BD4D@ecamlmw720.eamcs.ericsson.se> From: "Marc Khouzam" To: 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: 2008-06/txt/msg00024.txt.bz2 Small typo in the doc of -target-file-get Ok? (Would this fit in the Obvious rule?) 2008-06-04 Marc Khouzam * gdb.texinfo (GDB/MI File Transfer Commands): Typo of -target-file-get header. Index: gdb/doc/gdb.texinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.498 diff -u -r1.498 gdb.texinfo --- gdb/doc/gdb.texinfo 22 May 2008 21:21:41 -0000 1.498 +++ gdb/doc/gdb.texinfo 4 Jun 2008 15:37:26 -0000 @@ -21893,7 +21893,7 @@ @end smallexample =20 =20 -@subheading The @code{-target-file-put} Command +@subheading The @code{-target-file-get} Command @findex -target-file-get =20 @subsubheading Synopsis