From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIcIH-0003p8-BO for qemu-devel@nongnu.org; Tue, 25 Oct 2011 04:23:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIcHI-0005BW-GT for qemu-devel@nongnu.org; Tue, 25 Oct 2011 04:23:33 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:44694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIcHI-0005BG-23 for qemu-devel@nongnu.org; Tue, 25 Oct 2011 04:22:32 -0400 Received: by faap15 with SMTP id p15so297791faa.4 for ; Tue, 25 Oct 2011 01:22:29 -0700 (PDT) From: Bernhard Reutner-Fischer Date: Tue, 25 Oct 2011 10:22:18 +0200 Message-Id: <1319530938-8298-1-git-send-email-rep.dot.nop@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] =?utf-8?q?=5BPATCH=5D_Documentation=3A_fix_typo?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Signed-off-by: Bernhard Reutner-Fischer --- qemu-doc.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qemu-doc.texi b/qemu-doc.texi index 7ce8999..f34c76f 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -225,7 +225,7 @@ QEMU uses YM3812 emulation by Tatsuyuki Satoh. QEMU uses GUS emulation(GUSEMU32 @url{http://www.deinmeister.de/gusemu/}) by Tibor "TS" Schütz. -Not that, by default, GUS shares IRQ(7) with parallel ports and so +Note that, by default, GUS shares IRQ(7) with parallel ports and so qemu must be told to not have parallel ports to have working GUS @example -- 1.7.7