Author: bdubbs
Date: 2009-01-03 15:30:55 -0700 (Sat, 03 Jan 2009)
New Revision: 7713

Modified:
   trunk/BOOK/general/prog/python.xml
Log:
Fix typo in python docs file name

Modified: trunk/BOOK/general/prog/python.xml
===================================================================
--- trunk/BOOK/general/prog/python.xml  2009-01-03 17:32:58 UTC (rev 7712)
+++ trunk/BOOK/general/prog/python.xml  2009-01-03 22:30:55 UTC (rev 7713)
@@ -138,7 +138,7 @@
     --no-same-owner \
     --no-same-permissions \
     -C /usr/share/doc/Python-&Python-version;/html \
-    -xvf ../html-&python-majorver;.tar.bz2</userinput></screen>
+    -xvf ../python-&python-majorver;-docs-html.tar.bz2</userinput></screen>
 
     <para>In order for <command>python</command> to find the installed
     documentation, you must add the following environment variable to

-- 
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