From owner-freebsd-doc@FreeBSD.ORG Thu Dec 1 20:54:01 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D768C106567B; Thu, 1 Dec 2011 20:54:01 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4179E8FC17; Thu, 1 Dec 2011 20:54:00 +0000 (UTC) Received: by faak28 with SMTP id k28so2469693faa.13 for ; Thu, 01 Dec 2011 12:54:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=BRKpZOyFHqdrwJjMAkqY/yWza1ghKEdDxEGsmlRCUrA=; b=eVZ44e5oCrqkP5BIQ42C1o2EkvJInqFGxuO/LPr+ma8xMr5JFJ1fFlU6bGxUnCZZw9 2sGXNMmw9+jXnljNrILgXg55pGsx/kJlpieiIib+HdJj28B0KGOEonWPUrUZZ05cg6O1 kEjbxPznLBkMdcKJx3/9oy3y/XG1db8EcucSg= Received: by 10.204.152.27 with SMTP id e27mr4609574bkw.45.1322772838614; Thu, 01 Dec 2011 12:53:58 -0800 (PST) Received: from [192.168.0.150] (athedsl-4364788.home.otenet.gr. [79.130.9.228]) by mx.google.com with ESMTPS id q6sm13973634bka.6.2011.12.01.12.53.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 01 Dec 2011 12:53:57 -0800 (PST) Message-ID: <4ED7E966.2050709@gmail.com> Date: Thu, 01 Dec 2011 22:53:58 +0200 From: Manolis Kiagias User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: Warren Block References: <201111302220.pAUMK8Gt078242@freefall.freebsd.org> <4ED7BECE.2060000@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-doc@freebsd.org, bug-followup@freebsd.org Subject: Re: docs/162961: [PATCH] Update VirtualBox section in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 20:54:01 -0000 On 1/12/2011 9:53 μμ, Warren Block wrote: > On Thu, 1 Dec 2011, Manolis Kiagias wrote: > >> Here is the latest version of the patch, with few more minor fixes >> and a complete whitespace overhaul: >> >> http://people.freebsd.org/~manolis/patches/virtualization-virtualbox-chapter-patch-new.txt >> >> >> A test build is here: >> >> http://www.freebsdgr.org/all/en_US.ISO8859-1/books/handbook/virtualization-guest.html >> >> >> If there are no objections / fixes, this goes in tomorrow :) > > A few quick suggestions: Thanks, this looks fine. I will integrate it tomorrow.