Add a couple of <filename> tags.
Cut down a bit on the usage of <literal>.
This commit is contained in:
parent
05281d92ce
commit
64d9ef70ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14116
1 changed files with 5 additions and 5 deletions
|
@ -213,8 +213,8 @@
|
||||||
<quote>Open</quote> button rather than the <quote>Save</quote>
|
<quote>Open</quote> button rather than the <quote>Save</quote>
|
||||||
button. You will be presented with another <quote>File
|
button. You will be presented with another <quote>File
|
||||||
Download</quote> box - this time choose <quote>Save</quote>
|
Download</quote> box - this time choose <quote>Save</quote>
|
||||||
and you will be able to save j2sdk-1_3_1_02-linux-i386.bin.
|
and you will be able to save <filename>j2sdk-1_3_1_02-linux-i386.bin</filename>.
|
||||||
Place it in /usr/ports/distfiles.</para>
|
Place it in <filename>/usr/ports/distfiles</filename>.</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
|
@ -284,7 +284,7 @@ Classic VM (build 1.3.1_02-b02, green threads, nojit)</programlisting>
|
||||||
<para>And make sure that <filename>/usr/local</filename> does not
|
<para>And make sure that <filename>/usr/local</filename> does not
|
||||||
contain a <filename>linux-jdk1.3.1</filename> directory. If you
|
contain a <filename>linux-jdk1.3.1</filename> directory. If you
|
||||||
find a fragment of the directory, delete it. Repeat the
|
find a fragment of the directory, delete it. Repeat the
|
||||||
<literal>build and install</literal> process for <filename
|
build and install process for <filename
|
||||||
role="package">java/linux-jdk13</filename>.</para>
|
role="package">java/linux-jdk13</filename>.</para>
|
||||||
|
|
||||||
<para>To make the native <literal>Java Development Kit
|
<para>To make the native <literal>Java Development Kit
|
||||||
|
@ -326,8 +326,8 @@ MD5 (bsd-jdk131-patches-6.tar.gz) = 9cade10b81d6034fdd2176bef32bdbf9</programlis
|
||||||
|
|
||||||
<para>Java is becoming an even more popular for making diverse
|
<para>Java is becoming an even more popular for making diverse
|
||||||
and scalable platform independent solutions. One of the most
|
and scalable platform independent solutions. One of the most
|
||||||
growing needs of Java is in the <literal>ASP (Application
|
growing needs of Java is in the <acronym>ASP</acronym> (Application
|
||||||
Service Provider)</literal> market. Java serves as the perfect
|
Service Provider) market. Java serves as the perfect
|
||||||
solution for these types of markets, with the following
|
solution for these types of markets, with the following
|
||||||
advantages:</para>
|
advantages:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue