From owner-svn-doc-all@FreeBSD.ORG Mon Mar 4 19:13:49 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9AD5838; Mon, 4 Mar 2013 19:13:49 +0000 (UTC) (envelope-from dru@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 855ACF0F; Mon, 4 Mar 2013 19:13:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r24JDnRu071777; Mon, 4 Mar 2013 19:13:49 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r24JDnio071776; Mon, 4 Mar 2013 19:13:49 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201303041913.r24JDnio071776@svn.freebsd.org> From: Dru Lavigne Date: Mon, 4 Mar 2013 19:13:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41089 - head/en_US.ISO8859-1/books/handbook/linuxemu X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 19:13:49 -0000 Author: dru Date: Mon Mar 4 19:13:49 2013 New Revision: 41089 URL: http://svnweb.freebsd.org/changeset/doc/41089 Log: Remove 7.x reference. Approved by: gjb (mentor) Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Mar 4 19:12:39 2013 (r41088) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Mar 4 19:13:49 2013 (r41089) @@ -100,19 +100,11 @@ manually. Using the Ports Collection is by far the easiest way to - install &linux; libraries. On a &os; 8.0 or higher - system, install the following port: + install &linux; libraries: &prompt.root; cd /usr/ports/emulators/linux_base-f10 &prompt.root; make install distclean - - On &os; systems prior to &os; 8.0, instead - install the emulators/linux_base-fc4 - port. - - Once the port is installed, enable &linux; binary compatibility by loading the linux module. Type the following as