From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31862 invoked by alias); 13 Jun 2007 19:23:12 -0000 Received: (qmail 31853 invoked by uid 22791); 13 Jun 2007 19:23:11 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Jun 2007 19:23:01 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1AC72982DE; Wed, 13 Jun 2007 19:22:58 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EE3C798212; Wed, 13 Jun 2007 19:22:57 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HyYQy-0001EA-Sc; Wed, 13 Jun 2007 15:23:12 -0400 Date: Wed, 13 Jun 2007 19:23:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [rfa/doc] Add version to XML target descriptions Message-ID: <20070613192312.GI31221@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <20070612123731.GA5373@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) 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-06/txt/msg00269.txt.bz2 On Tue, Jun 12, 2007 at 11:05:22PM +0300, Eli Zaretskii wrote: > > Date: Tue, 12 Jun 2007 08:37:31 -0400 > > From: Daniel Jacobowitz > > > > Eli, does the documentation update look OK? > > Yes, but I suggest to give "version" a @code markup here: > > > +useful for XML validation tools. The version attribute for Thanks! I checked it in - I actually used @samp, since there was a @samp{} just below. Let me know if @code would have been better, please. -- Daniel Jacobowitz CodeSourcery