From owner-cvs-doc@FreeBSD.ORG Tue Oct 16 04:44:36 2007 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C6F416A417 for ; Tue, 16 Oct 2007 04:44:36 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 2992013C442 for ; Tue, 16 Oct 2007 04:44:35 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1602607wxd for ; Mon, 15 Oct 2007 21:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Bg3sosnZOVjkNF44Pla2fZ48N//e4gqK5iJoxPPlt1g=; b=iJHD195RKfljy3UgWJnQyOvT/JLXf5ZO4vqu60vSJHJwar0Wt9bcHe3bur+syA3Xgb6+F/JB8tQJPvVnF0bG4gx53qiLLlBZX+vcZkGCJSMCyrHYNQEiDCDVpnnINDQxVwVC8rrLL2DAz7DZJ9QCsh9RWsz6qy1xUCtmjj/Vz3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ecfswn1WYD0Iv0s2S+50az8xv40C5BPSLDUlfYAfd+YTNQAmGHoF6f33/T7tsj5ALupG87mPnOi4SuPy6Hc+BMVgQxOOk7eBBklxNtyz3SiZTVJwZeIwidpKnkTy6kojFeYFuOFecJBcCeiJphl+GAtVPmotAu/r+yv0836n6t0= Received: by 10.70.38.12 with SMTP id l12mr4166221wxl.1192509867483; Mon, 15 Oct 2007 21:44:27 -0700 (PDT) Received: by 10.70.116.8 with HTTP; Mon, 15 Oct 2007 21:44:27 -0700 (PDT) Message-ID: <1f27304c0710152144of64e094v330a08c0a42c7abb@mail.gmail.com> Date: Tue, 16 Oct 2007 12:44:27 +0800 From: chinsan To: Ganbold In-Reply-To: <471436EE.1050809@micom.mng.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710150108.l9F18Fpt070758@repoman.freebsd.org> <471436EE.1050809@micom.mng.net> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 04:44:36 -0000 On 10/16/07, Ganbold wrote: > There is one sentence: > 4GB and 512MB of RAM work well for most uses of > FreeBSD under Virtual PC: > > I guess you meant here: > > 4GB of disk space and 512MB of RAM work well for most uses of > FreeBSD under Virtual PC: > > Maybe I'm wrong here. You are right. :) Committed, thanks. - chinsan -