gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/doc/C/usermanual/installation install.xml


From: Melissa Goldin
Subject: [Gnash-commit] gnash/doc/C/usermanual/installation install.xml
Date: Wed, 01 Aug 2007 05:04:58 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Melissa Goldin <mushi>  07/08/01 05:04:58

Modified files:
        doc/C/usermanual/installation: install.xml 

Log message:
        Small changes: validation error correction and updating section levels 
from 'article' to 'book'

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/install.xml?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: install.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/usermanual/installation/install.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- install.xml 17 Jun 2007 08:29:15 -0000      1.3
+++ install.xml 1 Aug 2007 05:04:58 -0000       1.4
@@ -30,14 +30,14 @@
   platform-dependent executables and libraries are installed.
 </para>
   
-<sect4 id="libinstall">
+<sect2 id="libinstall">
   <title>Libraries</title>
   
   <para>
     Installed libraries are located in 
     <filename>/usr/local/lib</filename> by default.
     If the <emphasis>--prefix</emphasis> option was used in
-    <link linkend="configure">configuration</link>, the libraries will
+    <link linkend="pre-configuration">configuration</link>, the libraries will
     be installed in the directory <filename>lib</filename> inside the
     path you specified.  If the libraries are stored in a non-standard
     location, you need to identify the path in one of two ways.
@@ -59,9 +59,9 @@
     run <emphasis>ldconfig</emphasis> as root to update the runtime
     cache.
   </para>
-</sect4>
+</sect2>
 
-<sect4 id="appinstall">
+<sect2 id="appinstall">
   <title>Executables</title>
 
   <para>
@@ -81,9 +81,9 @@
     If no path was specified, the default is 
     <filename>/usr/local/bin</filename>.
   </para>
-</sect4>
+</sect2>
 
-<sect4 id="docinstall">
+<sect2 id="docinstall">
   <title>Documentation</title>
 
   <para>
@@ -108,4 +108,4 @@
     which menu item &app; appears in the <emphasis>GNOME help</emphasis>
     system.
   </para>
-</sect4>
+</sect2>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]