diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml
index 79ec8aaadc..e88815ab6b 100644
--- a/DOCS/xml/en/usage.xml
+++ b/DOCS/xml/en/usage.xml
@@ -422,7 +422,7 @@ play from FTP:
-Note: it's also recommended to enable CACHE when playback from network:
+Note: it's also recommended to enable when playback from network:
wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -
@@ -467,7 +467,7 @@ You can also access files on this server :
mplayer -cache 5000 mpst://servername//usr/local/movies/lol.avi
Note that paths wich aren't starting with a / will be relative to
-the directory where the server is running. The cache option is not
+the directory where the server is running. The option is not
needed but highly recommended.