Whitespace-only fixes, translators please ignore.

This commit is contained in:
Warren Block 2016-01-25 05:12:20 +00:00
parent e376c20752
commit 068d731ecd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48090

View file

@ -638,9 +638,9 @@ FEATURE Maple maplelmg 2000.0831 permanent 1 XXXXXXXXXXXX \
<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.