summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-31 07:14:41 +0000
committerwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-31 07:14:41 +0000
commit884f6121d1894024a358869f75cc9518c4c93675 (patch)
treeca81762e2a93b360a008695f5334389599d33b76 /DOCS/man
parent84ec57750883208b7ef49d31373eca82bcd345fc (diff)
downloadmpv-884f6121d1894024a358869f75cc9518c4c93675.tar.bz2
mpv-884f6121d1894024a358869f75cc9518c4c93675.tar.xz
grammar and possible clarity fix on -cache-seek-min
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index efff1147ce..b9f2db92f9 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -819,9 +819,9 @@ of the total.
.
.TP
.B \-cache-seek-min <percentage> (not yet implemented)
-If seek is to be done and it is within seek-min range, MPlayer will wait
-cache to be filled to this position rather than performing an stream seek.
-(default:50)
+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).
.
.TP
.B \-cdda <option1:option2> (CDDA only)