Changeset 1af021dc for general/prog/jdk


Ignore:
Timestamp:
06/01/2004 01:50:18 PM (20 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
62e9283
Parents:
aa6dadf8
Message:

grammer changes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2248 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog/jdk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/jdk/j2sdk-desc.xml

    raa6dadf8 r1af021dc  
    4646<para><command>java</command> launches a <application>Java</application>
    4747application by starting a <application>Java</application> runtime
    48 environment, loading a specified class and invoking that class's main
     48environment, loading a specified class and invoking it's main
    4949method.</para></sect3>
    5050
  • general/prog/jdk/j2sdk-intro.xml

    raa6dadf8 r1af021dc  
    2323<para>Even if you plan on compiling the <acronym>JDK</acronym> source, you will
    2424need to download the binary version to bootstrap the <acronym>JDK</acronym>
    25 build. Follow the below link to download both source and binary packages. When
     25build. Follow the link below to download both source and binary packages. When
    2626downloading the source also download the <application>Mozilla</application>
    2727headers package available at the same location.</para>
Note: See TracChangeset for help on using the changeset viewer.