diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-08 15:58:05 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-08 15:58:05 +0000 |
commit | 5584629bc37bedc71058577dfd19ca56e577cee3 (patch) | |
tree | 9bbe43a08e6fbb2d478faa3a4ba90ae7abcbcbd7 /DOCS | |
parent | ad5d4c8537c09f414685cb211e1770562c6ba307 (diff) |
redundant "Note:" removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13904 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml index dd1619ce4c..1554ed6d87 100644 --- a/DOCS/xml/en/usage.xml +++ b/DOCS/xml/en/usage.xml @@ -247,7 +247,7 @@ play from FTP: </para> <note><para> -Note: It's also recommended to enable <option>-cache</option> when playing +It's also recommended to enable <option>-cache</option> when playing from the network: <screen>wget <replaceable>ftp://micorsops.com/something.avi</replaceable> -O - | mplayer -cache 8192 -</screen> </para></note> |