From 884f6121d1894024a358869f75cc9518c4c93675 Mon Sep 17 00:00:00 2001 From: wanderer Date: Sun, 31 Jul 2005 07:14:41 +0000 Subject: grammar and possible clarity fix on -cache-seek-min git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man') 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 (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 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 (CDDA only) -- cgit v1.2.3