Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ojdk-conf.xml

    r45ab6c7 rb59e5eb3  
    99  <?dbhtml filename="ojdk-conf.html"?>
    1010
    11   <sect1info>
    12     <date>$Date$</date>
    13   </sect1info>
    1411
    1512  <title>Configuring the JAVA environment</title>
     
    3936
    4037# Auto Java CLASSPATH: Copy jar files to, or create symlinks in, the
    41 # /usr/share/java directory. Note that having gcj jars with OpenJDK 8
    42 # may lead to errors.
     38# /usr/share/java directory.
    4339
    4440AUTO_CLASSPATH_DIR=/usr/share/java
     
    7268
    7369    <para>
    74       For allowing <command>mandb</command> to include the OpenJDK man pages
     70      To use <command>mandb</command> to include the OpenJDK man pages
    7571      in its database, issue, as the <systemitem class="username">root
    7672      </systemitem> user:
     
    10298      on the <xref linkend="make-ca"/> page previously created the file
    10399      located in <filename class="directory">/etc/ssl/java</filename>.
    104       Setup a symlink in the default location as the
     100      Set up a symlink in the default location as the
    105101      <systemitem class="username">root</systemitem> user:
    106102    </para>
Note: See TracChangeset for help on using the changeset viewer.