From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsAX7-0000P3-BW for qemu-devel@nongnu.org; Thu, 06 Oct 2016 11:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsAX5-0003pR-Dd for qemu-devel@nongnu.org; Thu, 06 Oct 2016 11:24:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsAX5-0003ox-6R for qemu-devel@nongnu.org; Thu, 06 Oct 2016 11:24:27 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A5F8667345 for ; Thu, 6 Oct 2016 15:24:26 +0000 (UTC) Received: from donizetti.redhat.com (ovpn-112-35.ams2.redhat.com [10.36.112.35]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u96FOOsg031069 for ; Thu, 6 Oct 2016 11:24:25 -0400 From: Paolo Bonzini Date: Thu, 6 Oct 2016 17:24:14 +0200 Message-Id: <1475767463-12045-2-git-send-email-pbonzini@redhat.com> In-Reply-To: <1475767463-12045-1-git-send-email-pbonzini@redhat.com> References: <1475767463-12045-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 01/10] qemu-tech: drop index List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Signed-off-by: Paolo Bonzini --- qemu-tech.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qemu-tech.texi b/qemu-tech.texi index 1b048cb..be1c210 100644 --- a/qemu-tech.texi +++ b/qemu-tech.texi @@ -32,7 +32,6 @@ * Introduction:: * QEMU Internals:: * Regression Tests:: -* Index:: @end menu @end ifnottex @@ -691,8 +690,4 @@ This program tests various Linux system calls. It is used to verify that the system call parameters are correctly converted between target and host CPUs. -@node Index -@chapter Index -@printindex cp - @bye -- 2.7.4