[jhbuild/jjardon/gnome-modulesets: 3/6] docs: moduleset variable should be a URI



commit f54f9a4e299f6bb7beced10d680cd7dac6c3b2c8
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Mar 22 22:32:10 2015 +0000

    docs: moduleset variable should be a URI

 doc/C/index.docbook |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 816a6e6..8858dfb 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -1971,14 +1971,12 @@ Optional packages: (JHBuild will build the missing packages)
             <varname>moduleset</varname>
           </term>
           <listitem>
-            <simpara>A string or list of strings specifying the name(s) of the
-              module set(s) to use. This can either be the filename of a
-              moduleset included with JHBuild (excluding the path and
-              extension), or a full HTTP URL to an externally managed moduleset.
+            <simpara>A URI or list of URIs specifying the name(s) of the
+              module set(s) to use. This should be a full HTTP URL to
+              an externally managed moduleset.
               HTTP URL modulesets are cached locally. If a module with the same
               name is present in more than one moduleset, the last set listed
-              takes priority. Modulesets provided with JHBuild are updated to
-              match the current GNOME development release.</simpara>
+              takes priority.</simpara>
           </listitem>
         </varlistentry>
         <varlistentry id="cfg-modulesets-dir">


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