From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12665 invoked by alias); 6 Jul 2008 06:28:48 -0000 Received: (qmail 12654 invoked by uid 22791); 6 Jul 2008 06:28:47 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 06 Jul 2008 06:28:22 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KFNj5-0003MF-8S; Sun, 06 Jul 2008 02:27:59 -0400 From: Eli Zaretskii To: Vladimir Prus CC: gdb-patches@sources.redhat.com In-reply-to: <200807052120.07332.vladimir@codesourcery.com> (message from Vladimir Prus on Sat, 5 Jul 2008 21:20:07 +0400) Subject: Re: Implement -target-attach. Reply-to: Eli Zaretskii References: <200807041313.19354.vladimir@codesourcery.com> <20080704224659.GA28282@caradoc.them.org> <200807052120.07332.vladimir@codesourcery.com> Message-Id: Date: Sun, 06 Jul 2008 06:28:00 -0000 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-07/txt/msg00076.txt.bz2 > From: Vladimir Prus > Date: Sat, 5 Jul 2008 21:20:07 +0400 > > > Could you update the manual, please? > > Does the following look OK? Yes, but please keep lines inside @smallexample shorter than 70 characters. If you need a longer line, divide it into several lines (and tell in the accompanying text that it's supposed to be one long line, if that's not obvious).