From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29636 invoked by alias); 19 Aug 2008 18:52:54 -0000 Received: (qmail 29627 invoked by uid 22791); 19 Aug 2008 18:52:54 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Aug 2008 18:52:07 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K5V00IVH32ZDZ60@i-mtaout1.012.net.il> for gdb-patches@sources.redhat.com; Tue, 19 Aug 2008 21:52:12 +0300 (IDT) Date: Tue, 19 Aug 2008 18:52:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Adjust -list-features doc formatting In-reply-to: <200808191714.07332.vladimir@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200808191714.07332.vladimir@codesourcery.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: 2008-08/txt/msg00528.txt.bz2 > From: Vladimir Prus > Date: Tue, 19 Aug 2008 17:14:07 +0400 > > > when reviewing my prior -list-target-features patch, you've suggested using > a @table thing for presenting a list of features. I've noticed that for > the -list-features command, introduced some time ago, docs uses @itemize -- > presumably we need to adjust that one too. How about the attached patch? Fine, thanks. Only please use @option instead of @code for options such as "-f".