Author: manuel Date: 2005-05-08 04:01:20 -0600 (Sun, 08 May 2005) New Revision: 4056
Modified: trunk/BOOK/multimedia/audioutils/audioutils.xml Log: Tagged audioutils.xml Modified: trunk/BOOK/multimedia/audioutils/audioutils.xml =================================================================== --- trunk/BOOK/multimedia/audioutils/audioutils.xml 2005-05-08 09:51:47 UTC (rev 4055) +++ trunk/BOOK/multimedia/audioutils/audioutils.xml 2005-05-08 10:01:20 UTC (rev 4056) @@ -5,18 +5,19 @@ ]> <chapter id="multimedia-audioutils"> -<?dbhtml filename="audioutils.html"?> -<title>Audio utilities</title> + <?dbhtml filename="audioutils.html"?> -<para>This chapter contains programs involved with audio file -manipulation; that is to say playing, recording, ripping and the other -common things which people want to do. To use much of this software, -you will need to have the kernel sound drivers installed.</para> + <title>Audio Utilities</title> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpg123.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vorbistools.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmms.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lame.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdparanoia.xml"/> + <para>This chapter contains programs involved with audio file + manipulation; that is to say playing, recording, ripping and the other + common things which people want to do. To use much of this software, + you will need to have the kernel sound drivers installed.</para> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpg123.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vorbistools.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmms.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lame.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdparanoia.xml"/> + </chapter> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
