summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-24 18:08:32 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-24 18:08:32 +0000
commit5db2fddec539a1a6b4ce54941d0e5392f57ba660 (patch)
tree37e8c1d4ab96bf097668f3c89023902c6e5781fa /DOCS
parentb189efcebbec4c921584a6ee54b12f780807d752 (diff)
downloadmpv-5db2fddec539a1a6b4ce54941d0e5392f57ba660.tar.bz2
mpv-5db2fddec539a1a6b4ce54941d0e5392f57ba660.tar.xz
This cache-seek-min is definitly implemented. The not implemented one got removed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 08fdf3c771..a2a8e022ea 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -927,7 +927,7 @@ Playback will start when the cache has been filled up to <percentage>
of the total.
.
.TP
-.B \-cache-seek-min <percentage> (not yet implemented)
+.B \-cache-seek-min <percentage>
If a seek is to be made to a position within <percentage> of the cache size
from the current position, MPlayer will wait for the cache to be filled to
this position rather than performing a stream seek (default: 50).