From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19522 invoked by alias); 24 Mar 2007 17:26:25 -0000 Received: (qmail 19514 invoked by uid 22791); 24 Mar 2007 17:26:24 -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, 24 Mar 2007 17:26:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-200-243.inter.net.il [80.230.200.243]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CER02312 (AUTH halo1); Sat, 24 Mar 2007 19:26:14 +0200 (IST) Date: Sat, 24 Mar 2007 17:26:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <460465BD.100@tensilica.com> (message from Bob Wilson on Fri, 23 Mar 2007 16:41:49 -0700) Subject: Re: [PATCH] fix doc formatting Reply-to: Eli Zaretskii References: <460465BD.100@tensilica.com> 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-03/txt/msg00219.txt.bz2 > Date: Fri, 23 Mar 2007 16:41:49 -0700 > From: Bob Wilson > > In the "Help" section, the forced line break causes the Info output to be > garbled and I can't see any reason for it -- the Info, HTML and PDF outputs all > look fine to me without it. > > In that same section, some of the sample output lines have been wrapped to fit > in the @smallbook format. The indentation for the wrapped lines is inconsistent > and makes the text hard to read. I changed the indentation to look nice, which > doesn't match the real unwrapped output from GDB but at least is easier to read. > > The other changes should be obvious. > > 2007-03-23 Bob Wilson > > * gdb.texinfo (Help): Fix formatting of examples. > (Variables): Use @ifnotinfo instead of @iftex. > (Non-debug DLL symbols): Use @ref instead of @pxref. > (Sparclet File): Use @samp instead of quotes. Thanks, these changes are fine with me. But please, whenever you bump into parts of the manual that use only one blank after periods that end a sentence, please change them to two spaces.