From owner-svn-doc-all@FreeBSD.ORG Wed May 21 15:13:37 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF2B4F4F; Wed, 21 May 2014 15:13:37 +0000 (UTC) Received: from svn.freebsd.org (svn.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 AC02D203F; Wed, 21 May 2014 15:13:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4LFDbWu059408; Wed, 21 May 2014 15:13:37 GMT (envelope-from allanjude@svn.freebsd.org) Received: (from allanjude@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4LFDbYr059407; Wed, 21 May 2014 15:13:37 GMT (envelope-from allanjude@svn.freebsd.org) Message-Id: <201405211513.s4LFDbYr059407@svn.freebsd.org> From: Allan Jude Date: Wed, 21 May 2014 15:13:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44899 - 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.18 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: Wed, 21 May 2014 15:13:37 -0000 Author: allanjude Date: Wed May 21 15:13:37 2014 New Revision: 44899 URL: http://svnweb.freebsd.org/changeset/doc/44899 Log: Add a missing comma and a trailing colon Submitted by: dru Approved by: eadler (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 Wed May 21 15:04:31 2014 (r44898) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Wed May 21 15:13:37 2014 (r44899) @@ -109,7 +109,7 @@ Collection. Before attempting to build the port, load the &linux; kernel - module otherwise the build will fail + module, otherwise the build will fail: &prompt.root; kldload linux