Ignore:
Timestamp:
04/13/2021 09:31:15 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
kde5-14269
Parents:
1ec0251
git-author:
Krejzi <krejzi@…> (09/13/2014 05:36:06 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/13/2021 09:31:15 PM)
Message:

Begin manually (while modifying stuff) merging trunk and systemd branches since revision 14087.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/kde5@14270 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    r1ec0251 r64135787  
    1717]>
    1818
    19 <sect1 id="java" xreflabel="java-&openjdk-version;">
     19<sect1 id="java" xreflabel="Java-&openjdk-version;">
    2020  <?dbhtml filename="java.html"?>
    2121
     
    151151export PATH="$PATH:/opt/OpenJDK-&openjdk-version;-bin/bin"</userinput></screen>
    152152
    153     <para> Do not forget to reboot or to source the profile file after
     153    <para>You may also include those instructions into a file in the <filename
     154    class="directory">/etc/profile.d</filename> directory. Do not forget to
     155    logout and login back, or to source the profile file after
    154156    modification.</para>
     157
    155158
    156159    <para>The binary version is now installed. If you don't want to compile the
    157160    sources, skip ahead to the <xref linkend='openjdk-config'/> section.
    158     Otherwise, continue to the <xref linkend='junit'/>, <xref
    159     linkend='apache-ant'/>, and <xref linkend='openjdk'/> sections.</para>
     161    Otherwise, continue to the <xref linkend='apache-ant'/>,
     162    <xref linkend='junit'/>, and <xref linkend='openjdk'/> sections.</para>
    160163   
    161164  </sect2>
Note: See TracChangeset for help on using the changeset viewer.