Add a missing </para> tag that was causing some funky whitespace in the
output. Noticed by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
98ecacf4a8
commit
62bf3fd4b1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12780
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@
|
|||
|
||||
<para>Once you have built
|
||||
<filename role="package">java/linux-jdk13</filename>, you need to test
|
||||
it, to make sure it works as intended. To do that:
|
||||
it, to make sure it works as intended. To do that:</para>
|
||||
|
||||
<screen>&prompt.root; cd /usr/local/linux-jdk1.3.1/bin</screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue