From owner-svn-doc-all@freebsd.org Sun Jul 26 09:07:22 2015 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 439DE9AB575; Sun, 26 Jul 2015 09:07:22 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33EBCAFC; Sun, 26 Jul 2015 09:07:22 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6Q97MHu036647; Sun, 26 Jul 2015 09:07:22 GMT (envelope-from dru@FreeBSD.org) Received: (from dru@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6Q97MDI036646; Sun, 26 Jul 2015 09:07:22 GMT (envelope-from dru@FreeBSD.org) Message-Id: <201507260907.t6Q97MDI036646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dru set sender to dru@FreeBSD.org using -f From: Dru Lavigne Date: Sun, 26 Jul 2015 09:07:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47091 - 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.20 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: Sun, 26 Jul 2015 09:07:22 -0000 Author: dru Date: Sun Jul 26 09:07:21 2015 New Revision: 47091 URL: https://svnweb.freebsd.org/changeset/doc/47091 Log: Fix whitespace. Translators can ignore. Sponsored by: Essen DevSummit Hackathon 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 Sun Jul 26 09:00:57 2015 (r47090) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Sun Jul 26 09:07:21 2015 (r47091) @@ -125,7 +125,7 @@ libraries and binaries on a &os; system. To install the port: - &prompt.root; printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf + &prompt.root; printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf &prompt.root; sysctl compat.linux.osrelease=2.6.18 &prompt.root; pkg install emulators/linux_base-c6