Mercurial > mplayer.hg
changeset 16153:e21d786d6561
grammar and possible clarity fix on -cache-seek-min
author | wanderer |
---|---|
date | Sun, 31 Jul 2005 07:14:41 +0000 |
parents | 10a69a812eff |
children | abe49bc12544 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Jul 31 00:26:07 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Jul 31 07:14:41 2005 +0000 @@ -819,9 +819,9 @@ . .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)