Author: randy
Date: 2007-08-12 15:08:16 -0600 (Sun, 12 Aug 2007)
New Revision: 7050

Modified:
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
Log:
Fixed a typo in FFmpeg

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2007-08-12 20:47:46 UTC (rev 
7049)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2007-08-12 21:08:16 UTC (rev 
7050)
@@ -152,7 +152,7 @@
 <screen role="root"><userinput>make install &amp;&amp;
 install -v -m755 -d        /usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
 install -v -m644 doc/*.txt /usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
-texi2html --version >/dev/null 2>&amp;1 || install-man</userinput></screen>
+texi2html --version >/dev/null 2>&amp;1 || make 
install-man</userinput></screen>
 
     <para>If you created additional formats of the documentation,
     install it by issuing the following commands as the

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