From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2Unh-0004Qu-MY for qemu-devel@nongnu.org; Sat, 10 Sep 2011 17:09:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2Ung-0001nZ-Gb for qemu-devel@nongnu.org; Sat, 10 Sep 2011 17:09:21 -0400 From: Stefan Weil Date: Sat, 10 Sep 2011 23:09:14 +0200 Message-Id: <1315688954-14621-1-git-send-email-weil@mail.berlios.de> Subject: [Qemu-devel] [PATCH] qemu-doc: Remove URL which is no longer available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Cc: qemu-trivial@nongnu.org http://perso.magic.fr/l_indien/ was removed several years ago. There is obviously no mirror or any other replacement for it. Signed-off-by: Stefan Weil --- qemu-doc.texi | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/qemu-doc.texi b/qemu-doc.texi index 31199f6..a1e86c1 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1493,8 +1493,7 @@ PREP Non Volatile RAM PC compatible keyboard and mouse. @end itemize -QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS available at -@url{http://perso.magic.fr/l_indien/OpenHackWare/index.htm}. +QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS. Since version 0.9.1, QEMU uses OpenBIOS @url{http://www.openbios.org/} for the g3beige and mac99 PowerMac machines. OpenBIOS is a free (GPL @@ -1528,9 +1527,6 @@ These variables are not used by Open Hack'Ware. @c man end -More information is available at -@url{http://perso.magic.fr/l_indien/qemu-ppc/}. - @node Sparc32 System emulator @section Sparc32 System emulator @cindex system emulation (Sparc32) -- 1.7.2.5