From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIDKJ-0004OO-Oh for qemu-devel@nongnu.org; Fri, 06 May 2011 01:11:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIDKI-0007k3-HV for qemu-devel@nongnu.org; Fri, 06 May 2011 01:11:43 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:56547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIDKI-0007jy-32 for qemu-devel@nongnu.org; Fri, 06 May 2011 01:11:42 -0400 Message-ID: <4DC3830A.1020304@mail.berlios.de> Date: Fri, 06 May 2011 07:11:38 +0200 From: Stefan Weil MIME-Version: 1.0 References: <4DC332DA.2050201@landley.net> In-Reply-To: <4DC332DA.2050201@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Canonical web qemu-doc.html location? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: qemu-devel@nongnu.org Am 06.05.2011 01:29, schrieb Rob Landley: > The wiki's Documentation tab links to: > > http://qemu.weilnetz.de/qemu-doc.html > > But Google's first hit for qemu-doc.html is: > > http://wiki.qemu.org/download/qemu-doc.html > > Which exists but is not remotely the same file. > > Which is correct? > > Rob Both were made from the official source code, so both are correct in some way. The version on my private QEMU site is newer, because I update it often when I build new QEMU binaries for w32. It is not canonical because I am not an official QEMU maintainer. Ideally, the version on qemu.org would be updated automatically. This can only be done by a site administrator. Regards, Stefan W.