From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JM1Ih-0002Zm-UO for qemu-devel@nongnu.org; Mon, 04 Feb 2008 08:23:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JM1If-0002X5-71 for qemu-devel@nongnu.org; Mon, 04 Feb 2008 08:23:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM1Ie-0002Wu-Rj for qemu-devel@nongnu.org; Mon, 04 Feb 2008 08:23:52 -0500 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JM1Ie-0006oX-Kc for qemu-devel@nongnu.org; Mon, 04 Feb 2008 08:23:52 -0500 Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20080204132554.ULVD8474.mtaout03-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Mon, 4 Feb 2008 13:25:54 +0000 Received: from miranda.arrow ([213.107.26.151]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20080204132721.NWKP26699.aamtaout03-winn.ispmail.ntl.com@miranda.arrow> for ; Mon, 4 Feb 2008 13:27:21 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1JM1Ia-0007SN-VA for qemu-devel@nongnu.org; Mon, 04 Feb 2008 13:23:48 +0000 Date: Mon, 4 Feb 2008 13:23:48 +0000 From: Stuart Brady Message-ID: <20080204132348.GA28660@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] @ref commands in man-page Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I've noticed that "@ref{...}" commands aren't handled properly in the qemu man page -- you can see @ref{pcsys_monitor}, @ref{vnc_security} and @ref{pcsys_keys} in the output. I'm not sure what the correct fix for this is -- any thoughts? Cheers, -- Stuart Brady