Author: dj
Date: Wed Aug 30 16:58:57 2017
New Revision: 19150

Log:
Move note about -f parameter for make-ca.sh before the command is run to make 
java cacerts generation more clear.

Modified:
   trunk/BOOK/postlfs/security/cacerts.xml

Modified: trunk/BOOK/postlfs/security/cacerts.xml
==============================================================================
--- trunk/BOOK/postlfs/security/cacerts.xml     Wed Aug 30 16:29:05 2017        
(r19149)
+++ trunk/BOOK/postlfs/security/cacerts.xml     Wed Aug 30 16:58:57 2017        
(r19150)
@@ -148,6 +148,14 @@
    that certdata.txt is in the current directory, and update the certificate
    stores with the following command:</para>
 
+    <note>
+      <para>If running the script a second time with the same version of
+      <filename>certdata.txt</filename>, for instance, to add additional stores
+      as the requisite software is installed, add the <parameter>-f</parameter>
+      switch to the command line. If packaging, run <command>make-ca.sh
+      --help</command> to see all available command line options.</para>
+    </note>
+
 <screen role="root"><userinput>/usr/sbin/make-ca.sh</userinput></screen>
 
     <para>You should periodically download a copy of
@@ -157,14 +165,6 @@
     monthly <application>cron</application> job to ensure that you have the
     latest available version of the certificates.</para>
 
-    <note>
-      <para>If running the script a second time with the same version of
-      <filename>certdata.txt</filename>, for instance, to add additional stores
-      as the requisite software is installed, add the <parameter>-f</parameter>
-      switch to the command line. If packaging, run <command>make-ca.sh
-      --help</command> to see all available command line options.</para>
-    </note>
-
     <para>The <filename>certdata.txt</filename> file provided by BLFS is
     obtained from the mozilla-release branch, and is modified to provide a
     simple dated revision. This will be the correct version for most
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to