From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0VY0-0006aq-BR for qemu-devel@nongnu.org; Sat, 10 Apr 2010 03:56:09 -0400 Received: from [140.186.70.92] (port=35002 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0VXx-0006a5-BA for qemu-devel@nongnu.org; Sat, 10 Apr 2010 03:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0VXw-0005de-0Z for qemu-devel@nongnu.org; Sat, 10 Apr 2010 03:56:05 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:49424) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0VXv-0005d0-L4 for qemu-devel@nongnu.org; Sat, 10 Apr 2010 03:56:03 -0400 Message-ID: <4BC02F10.2@mail.berlios.de> Date: Sat, 10 Apr 2010 09:56:00 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Documentation: Update chapter on installation References: <1269769819-7521-1-git-send-email-weil@mail.berlios.de> <20100409194752.GF21042@volta.aurel32.net> <4BC02712.9050008@mail.berlios.de> <20100410073703.GH17204@hall.aurel32.net> In-Reply-To: <20100410073703.GH17204@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: QEMU Developers Aurelien Jarno schrieb: > On Sat, Apr 10, 2010 at 09:21:54AM +0200, Stefan Weil wrote: >> Aurelien Jarno schrieb: >>> On Sun, Mar 28, 2010 at 11:50:19AM +0200, Stefan Weil wrote: >>> >>>> * Replace broken links by link to QEMU wiki. >>>> >>>> * Separate sections for Linux / Windows / Mac OS X >>>> are no longer needed: the wiki link will provide >>>> additional links, so we don't need them here. >>>> >>>> * Add hint for (Open) Solaris. >>>> >>> Whats the reason for the change disk_image -> disk image? >>> >> It_simply_looks_better. The reversed question is more interesting: >> why was it called disk_image? >> > > To be consistent with all the other links? I think that earlier versions of texinfo did not support links which contain spaces. Those underscores look bad when a link is not only used in link lists but also in plain text: would you prefer to create a disk_image or a disk image?