Author: pierre
Date: Sat Feb 1 09:35:54 2014
New Revision: 12655
Log:
Typos
Modified:
trunk/BOOK/general/prog/git.xml
Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml Fri Jan 31 10:51:27 2014 (r12654)
+++ trunk/BOOK/general/prog/git.xml Sat Feb 1 09:35:54 2014 (r12655)
@@ -198,7 +198,7 @@
<systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>tar -xf ../git-manpages-&git-version;.tar.gz -C
/usr/share/man --no-same-owner --no-overwrite-dir</userinput></screen>
+<screen role="root"><userinput>tar -xf ../git-manpages-&git-version;.tar.xz -C
/usr/share/man --no-same-owner --no-overwrite-dir</userinput></screen>
<para>
If you downloaded the html docs untar them as the
@@ -207,7 +207,7 @@
<screen role="root"><userinput>mkdir -p
/usr/share/doc/git-&git-version;/man-pages/{html,text} &&
-tar -xf ../git-htmldocs-&git-version;.tar.gz \
+tar -xf ../git-htmldocs-&git-version;.tar.xz \
-C /usr/share/doc/git-&git-version; --no-same-owner --no-overwrite-dir
&&
find /usr/share/doc/git-&git-version; -type d -exec chmod 755 {} \;
&&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page