Author: pierre
Date: Sun Sep  3 00:56:46 2017
New Revision: 19179

Log:
Remove external references to "six", since it is now in the book

Modified:
   trunk/BOOK/general/genlib/libbytesize.xml
   trunk/BOOK/general/genutils/gtk-doc.xml
   trunk/BOOK/networking/netprogs/samba.xml

Modified: trunk/BOOK/general/genlib/libbytesize.xml
==============================================================================
--- trunk/BOOK/general/genlib/libbytesize.xml   Sun Sep  3 00:45:28 2017        
(r19178)
+++ trunk/BOOK/general/genlib/libbytesize.xml   Sun Sep  3 00:56:46 2017        
(r19179)
@@ -82,7 +82,7 @@
       <xref linkend="gtk-doc"/>,
       <xref linkend="python2"/>, 
       <xref linkend="python3"/>, and 
-      <ulink url="https://pypi.python.org/pypi/six";>six</ulink> 
+      <xref linkend="six"/> 
         (python module for tests)
     </para>
 
@@ -105,7 +105,7 @@
 make</userinput></screen>
 
     <para>
-      If you have the optional python module '<application>six</application>'
+      If you have the optional python module <xref linkend="six"/>
       installed, the regression tests can be run with: <command>make 
check</command>.
     </para>
 

Modified: trunk/BOOK/general/genutils/gtk-doc.xml
==============================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml     Sun Sep  3 00:45:28 2017        
(r19178)
+++ trunk/BOOK/general/genutils/gtk-doc.xml     Sun Sep  3 00:56:46 2017        
(r19179)
@@ -85,7 +85,7 @@
       <xref linkend="glib2"/> (for the test suite),
       <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc 
Utils</ulink> and
       <xref linkend="which"/> (required for the test suite and gtk-doc 
documentation), and
-      <ulink url="https://pypi.python.org/pypi/six";>six</ulink> (for some 
tests)
+      <xref linkend="six"/> (for some tests)
     </para>
 
     <bridgehead renderas="sect4">Required (runtime)</bridgehead>

Modified: trunk/BOOK/networking/netprogs/samba.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba.xml    Sun Sep  3 00:45:28 2017        
(r19178)
+++ trunk/BOOK/networking/netprogs/samba.xml    Sun Sep  3 00:56:46 2017        
(r19179)
@@ -114,7 +114,7 @@
 
     <bridgehead renderas="sect4">Optional (for the Developer Test 
Suite)</bridgehead>
     <para role="optional">Install in listed order:
-    <ulink url="&pypi;/six/">six</ulink>,
+    <xref linkend="six"/>,
     <ulink url="&pypi;/argparse/">argparse</ulink>,
     <ulink url="&pypi;/extras/">extras</ulink>,
     <ulink url="&pypi;/py/">py</ulink>,
-- 
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