Changeset 0d754e01


Ignore:
Timestamp:
12/19/2021 05:01:05 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ad20138
Parents:
e58a16e
Message:

Minor grammar updates

Location:
general/prog
Files:
2 edited

Legend:

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

    re58a16e r0d754e01  
    7272
    7373    <para>
    74       For allowing <command>mandb</command> to include the OpenJDK man pages
     74      To use <command>mandb</command> to include the OpenJDK man pages
    7575      in its database, issue, as the <systemitem class="username">root
    7676      </systemitem> user:
  • general/prog/openjdk.xml

    re58a16e r0d754e01  
    6767        thorough, open source test suite using the
    6868        <application>JTreg</application> test harness. The testing instructions
    69         below allow to test the just built JDK for reasonable compatibility
     69        below allow testing the just built JDK for reasonable compatibility
    7070        with the proprietary Oracle JDK. However, in order for an independent
    7171        implementation to claim compatibility, it must pass a proprietary
    7272        <application>JCK/TCK</application> test suite. No claims of
    73         compatibility, even partial compatibility, may be made without passing
     73        compatibility, or even partial compatibility, may be made without passing
    7474        an approved test suite.
    7575      </para>
     
    9191        regularly tested against the TCK by the members listed on the site
    9292        above. In addition to the community license above, an educational,
    93         non-commercial license for the TCK can be obtained from <ulink
     93        non-commercial license for the TCK can be obtained <ulink
    9494        url="http://www.oracle.com/technetwork/java/index-137188.html">
    9595        here</ulink>.
     
    169169      An existing binary (<xref linkend="java"/> or an earlier built
    170170      version of this package. The instructions below assume that
    171       you are using <xref linkend="ojdk-conf"/>),
     171      you are using <xref linkend="ojdk-conf"/>,
    172172      <xref linkend="alsa-lib"/>,
    173173      <xref linkend="cpio"/>,
     
    235235        installations do not need <envar>JAVA_HOME</envar> and
    236236        <envar>CLASSPATH</envar> is not used here. Furthermore, OpenJDK
    237         developers recommend to unset <envar>JAVA_HOME</envar>.
     237        developers recommend unsetting <envar>JAVA_HOME</envar>.
    238238      </para>
    239239
     
    247247
    248248    <para>
    249       Configure and build the package with the following commands
    250       (--with-milestone value can be modified to fit user preferences):
     249      Configure and build the package with the following commands:
    251250    </para>
    252251
     
    330329
    331330    <para>
    332       If desired, you may create .desktop files to add entries
     331      If desired, you can create .desktop files to add entries
    333332      in the menu for <command>java</command>
    334333      and <command>jconsole</command>. The needed icons have already been
Note: See TracChangeset for help on using the changeset viewer.