From owner-svn-doc-head@FreeBSD.ORG Fri Nov 23 04:08:54 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92AD57EE; Fri, 23 Nov 2012 04:08:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7447C8FC13; Fri, 23 Nov 2012 04:08:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAN48sIw033215; Fri, 23 Nov 2012 04:08:54 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAN48ss1033214; Fri, 23 Nov 2012 04:08:54 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201211230408.qAN48ss1033214@svn.freebsd.org> From: Mark Linimon Date: Fri, 23 Nov 2012 04:08:54 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40134 - head/en_US.ISO8859-1/articles/portbuild X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 04:08:54 -0000 Author: linimon Date: Fri Nov 23 04:08:54 2012 New Revision: 40134 URL: http://svnweb.freebsd.org/changeset/doc/40134 Log: Minor wordsmithing in preparation for some shuffling. Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.xml Fri Nov 23 00:34:39 2012 (r40133) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Fri Nov 23 04:08:54 2012 (r40134) @@ -2891,8 +2891,8 @@ ttyu0 "/usr/libexec/getty std.9600" - - Configuring the disk + + Configuring the portbuild volume @@ -2935,7 +2935,8 @@ ttyu0 "/usr/libexec/getty std.9600" Configuring <literal>src</literal> - You should be able to install from the most recent release. + You should be able to install from the most recent release + without any kernel modifications.