summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-16 21:13:20 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-16 21:13:20 +0000
commitfbcb748a82dcca038cc0d95fa6a70f51553e8cae (patch)
tree62d728271c9784bc44e8bb3eba426aca122b33ea /DOCS
parent7f238e5558e7ba70371c462d117f67d0508dbb47 (diff)
downloadmpv-fbcb748a82dcca038cc0d95fa6a70f51553e8cae.tar.bz2
mpv-fbcb748a82dcca038cc0d95fa6a70f51553e8cae.tar.xz
Consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15494 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index b372aaf1ed..b42894c637 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -1306,11 +1306,11 @@ section.
<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>