changeset 15493:3d17af80dca8

Consistency fixes
author gpoirier
date Mon, 16 May 2005 21:13:20 +0000
parents d2073ff48b5b
children f0109046737c
files DOCS/xml/en/faq.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml	Mon May 16 21:06:09 2005 +0000
+++ b/DOCS/xml/en/faq.xml	Mon May 16 21:13:20 2005 +0000
@@ -1306,11 +1306,11 @@
 
 <qandaentry>
 <question><para>
-How can I dump a full DVD title to a file?
+How can I dump a full DVD title into a file?
 </para></question>
 <answer><para>
-Once you selected your title, and made sure it plays fine with
-<application>MPlayer</application>, use the option <option>-dumpstream</option>
+Once you have selected your title, and made sure it plays fine with
+<application>MPlayer</application>, use the option <option>-dumpstream</option>.
 For example:
 <screen>
 mplayer -dumpstream dvd://5 -dumpfile <replaceable>dvd_dump.vob</replaceable>