diff DOCS/xml/en/usage.xml @ 11271:252fb0cf331a

spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
author diego
date Sun, 26 Oct 2003 14:58:17 +0000
parents ebf702420f9b
children d480f7e36b74
line wrap: on
line diff
--- a/DOCS/xml/en/usage.xml	Sun Oct 26 13:43:30 2003 +0000
+++ b/DOCS/xml/en/usage.xml	Sun Oct 26 14:58:17 2003 +0000
@@ -435,9 +435,9 @@
 stream type from a remote host. The main purpose of this feature is to make
 it possible to directly use the CD or DVD drive of another computer on the
 network (provided you have the required bandwidth). On the downside some
-stream type (currently TV and MF) are not useable remotely because they are
+stream type (currently TV and MF) are not usable remotely because they are
 implemented at the demuxer level. It's sad for MF but TV stream would anyway
-require an insane amount of bandwith.
+require an insane amount of bandwidth.
 </para>
 
 <sect2 id="compile_mpst_server">
@@ -466,14 +466,14 @@
 <screen>
 mplayer -cache 5000 mpst://servername//usr/local/movies/lol.avi
 </screen>
-Note that paths wich aren't starting with a / will be relative to
+Note that paths which aren't starting with a / will be relative to
 the directory where the server is running. The <option>-cache</option> option is not
 needed but highly recommended.
 </para>
 
 <para>
 Be aware that currently the server is not secure at all. So don't complain
-about the numerous exploits wich are possible through this. Instead send
+about the numerous exploits which are possible through this. Instead send
 some (good) patch to make it better or start writing your own server.
 </para>