diff DOCS/xml/en/faq.xml @ 27198:305dc504c407

Give all shell scripts a .sh suffix for consistency.
author diego
date Mon, 07 Jul 2008 09:30:22 +0000
parents b89c59df8ba6
children f445847b8ec1
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml	Mon Jul 07 06:47:01 2008 +0000
+++ b/DOCS/xml/en/faq.xml	Mon Jul 07 09:30:22 2008 +0000
@@ -991,7 +991,7 @@
 How can I create (S)VCDs automatically?
 </para></question>
 <answer><para>
-Try the <filename>mencvcd</filename> script from the
+Try the <filename>mencvcd.sh</filename> script from the
 <filename class="directory">TOOLS</filename> subdirectory.
 With it you can encode DVDs or other movies to VCD or SVCD format
 and even burn them directly to CD.
@@ -1259,7 +1259,7 @@
 How can I encode an audio only file?
 </para></question>
 <answer><para>
-Use <filename>aconvert</filename> from the
+Use <filename>aconvert.sh</filename> from the
 <filename class="directory">TOOLS</filename>
 subdirectory in the MPlayer source tree.
 </para></answer>