Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
e376c20752
commit
068d731ecd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48090
1 changed files with 8 additions and 8 deletions
|
@ -638,9 +638,9 @@ FEATURE Maple maplelmg 2000.0831 permanent 1 XXXXXXXXXXXX \
|
||||||
|
|
||||||
<para>The &linux; version of <application>&matlab;</application>
|
<para>The &linux; version of <application>&matlab;</application>
|
||||||
can be purchased and licensed from <ulink
|
can be purchased and licensed from <ulink
|
||||||
url="http://www.mathworks.com/products/matlab/">
|
url="http://www.mathworks.com/products/matlab/">MathWorks</ulink>.
|
||||||
MathWorks</ulink>. Consider letting the company know that
|
Consider letting the company know that you would like a native
|
||||||
you would like a native &os; version of this software.</para>
|
&os; version of this software.</para>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Installing &matlab;</title>
|
<title>Installing &matlab;</title>
|
||||||
|
@ -1203,10 +1203,10 @@ export PATH</programlisting>
|
||||||
<para>&linux; mode dynamically <emphasis>reroots</emphasis>
|
<para>&linux; mode dynamically <emphasis>reroots</emphasis>
|
||||||
lookups. This is, in effect, equivalent to the
|
lookups. This is, in effect, equivalent to the
|
||||||
<option>union</option> option to file system mounts. First, an
|
<option>union</option> option to file system mounts. First, an
|
||||||
attempt is made to lookup the file in <filename
|
attempt is made to lookup the file in
|
||||||
>/compat/linux/<replaceable>original-path</replaceable></filename>.
|
<filename>/compat/linux/<replaceable>original-path</replaceable></filename>.
|
||||||
If that fails, the lookup is done in <filename
|
If that fails, the lookup is done in
|
||||||
>/<replaceable>original-path</replaceable></filename>.
|
<filename>/<replaceable>original-path</replaceable></filename>.
|
||||||
This makes sure that binaries that require other binaries can
|
This makes sure that binaries that require other binaries can
|
||||||
run. For example, the &linux; toolchain can all run under
|
run. For example, the &linux; toolchain can all run under
|
||||||
&linux; <acronym>ABI</acronym> support. It also means that the
|
&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
|
are no corresponding &linux; binaries present, and that a
|
||||||
&man.uname.1; command can be placed in the
|
&man.uname.1; command can be placed in the
|
||||||
<filename>/compat/linux</filename> directory tree to ensure that
|
<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>
|
&linux;.</para>
|
||||||
|
|
||||||
<para>In effect, there is a &linux; kernel in the &os; kernel.
|
<para>In effect, there is a &linux; kernel in the &os; kernel.
|
||||||
|
|
Loading…
Reference in a new issue