svn commit: r48090 - head/en_US.ISO8859-1/books/handbook/linuxemu
Warren Block
wblock at FreeBSD.org
Mon Jan 25 05:12:22 UTC 2016
Author: wblock
Date: Mon Jan 25 05:12:20 2016
New Revision: 48090
URL: https://svnweb.freebsd.org/changeset/doc/48090
Log:
Whitespace-only fixes, translators please ignore.
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 Jan 25 05:05:54 2016 (r48089)
+++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Jan 25 05:12:20 2016 (r48090)
@@ -638,9 +638,9 @@ FEATURE Maple maplelmg 2000.0831 permane
<para>The &linux; version of <application>&matlab;</application>
can be purchased and licensed from <ulink
- url="http://www.mathworks.com/products/matlab/">
- MathWorks</ulink>. Consider letting the company know that
- you would like a native &os; version of this software.</para>
+ url="http://www.mathworks.com/products/matlab/">MathWorks</ulink>.
+ Consider letting the company know that you would like a native
+ &os; version of this software.</para>
<sect2>
<title>Installing &matlab;</title>
@@ -1203,10 +1203,10 @@ export PATH</programlisting>
<para>&linux; mode dynamically <emphasis>reroots</emphasis>
lookups. This is, in effect, equivalent to the
<option>union</option> option to file system mounts. First, an
- attempt is made to lookup the file in <filename
- >/compat/linux/<replaceable>original-path</replaceable></filename>.
- If that fails, the lookup is done in <filename
- >/<replaceable>original-path</replaceable></filename>.
+ attempt is made to lookup the file in
+ <filename>/compat/linux/<replaceable>original-path</replaceable></filename>.
+ If that fails, the lookup is done in
+ <filename>/<replaceable>original-path</replaceable></filename>.
This makes sure that binaries that require other binaries can
run. For example, the &linux; toolchain can all run under
&linux; <acronym>ABI</acronym> support. It also means that the
@@ -1214,7 +1214,7 @@ export PATH</programlisting>
are no corresponding &linux; binaries present, and that a
&man.uname.1; command can be placed in the
<filename>/compat/linux</filename> directory tree to ensure that
- the &linux; binaries can not tell they are not running on
+ the &linux; binaries cannot tell they are not running on
&linux;.</para>
<para>In effect, there is a &linux; kernel in the &os; kernel.
More information about the svn-doc-head
mailing list