From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSx3v-0005mM-EE for qemu-devel@nongnu.org; Fri, 11 May 2012 17:07:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSx3t-0003AG-Ml for qemu-devel@nongnu.org; Fri, 11 May 2012 17:07:43 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:45035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSx3t-00039t-GP for qemu-devel@nongnu.org; Fri, 11 May 2012 17:07:41 -0400 From: Stefan Weil Date: Fri, 11 May 2012 23:07:32 +0200 Message-Id: <1336770456-6260-1-git-send-email-sw@weilnetz.de> Subject: [Qemu-devel] [PATCH 1.1 0/4] Documentation patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Anthony Liguori , =?UTF-8?q?Andreas=20F=C3=A4rber?= These patches try to improve the documentation for QEMU 1.1. They don't depend on each other, so it's possible to apply any (or best: all) of them. [PATCH 1/4] configure: Use QEMU instead of Qemu [PATCH 2/4] qemu-doc: Add missing parameter in description of -D [PATCH 3/4] qemu-doc: Fix executable name in examples [PATCH 4/4] qemu-doc: Use QEMU instead of qemu for product name Regards, Stefan Weil