Author: pierre
Date: Sat Mar 29 10:05:09 2014
New Revision: 12912

Log:
Make the Java Binary Page versioned and closer to the layout of other pages

Modified:
   trunk/BOOK/general/prog/java.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/prog/java.xml
==============================================================================
--- trunk/BOOK/general/prog/java.xml    Sat Mar 29 09:01:51 2014        (r12911)
+++ trunk/BOOK/general/prog/java.xml    Sat Mar 29 10:05:09 2014        (r12912)
@@ -16,7 +16,7 @@
   <!ENTITY openjdk-bin-buildsize-x64   "424 MB">
 ]>
 
-<sect1 id="java">
+<sect1 id="java" xreflabel="java-&openjdk-version;">
   <?dbhtml filename="java.html"?>
 
   <sect1info>
@@ -64,8 +64,8 @@
  
   &lfs75_checked;
 
-  <sect2 id="java-bin" xreflabel="Java Binary">
-    <title>Installing a binary JDK</title>
+  <sect2 id="java-bin" xreflabel="Java Binary" role="package">
+    <title>Binary JDK Information</title>
 
     <para>Creating a JVM from source requires a set of circular dependencies.
     The first thing that's needed is a set of programs called a Java 
Development
@@ -122,7 +122,10 @@
       <xref linkend="pulseaudio"/>, and
       <xref linkend="xorg7-lib"/>
     </para>
+  </sect2>
 
+  <sect2 role="installation">
+    <title>Installation of the Java BinaryJDK </title>
     <para>Begin by extracting the appropriate binary tarball for your
     architecture and changing to the extracted directory. Install the binary
     <application>OpenJDK</application> with the following commands as the

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 29 09:01:51 
2014        (r12911)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 29 10:05:09 
2014        (r12912)
@@ -48,6 +48,10 @@
       <para>March 29th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Make the Java Binary page versioned, and closer
+          to the layout of other pages.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] - Use the fastCGI process manager for PHP. Fixes
           <ulink url="&blfs-ticket-root;4844">#4844</ulink>.</para>
         </listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to