Date: Wed, 21 May 2014 15:13:37 +0000 (UTC) From: Allan Jude <allanjude@FreeBSD.org> 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 Message-ID: <201405211513.s4LFDbYr059407@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.</para> <para>Before attempting to build the port, load the &linux; kernel - module otherwise the build will fail</para> + module, otherwise the build will fail:</para> <screen>&prompt.root; <userinput>kldload linux</userinput></screen>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405211513.s4LFDbYr059407>