grammar and possible clarity fix on -cache-seek-min

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wanderer 2005-07-31 07:14:41 +00:00
parent 84ec577508
commit 884f6121d1
1 changed files with 3 additions and 3 deletions

View File

@ -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)