summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-06-14 20:14:10 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit2575f26f2c45aafb66fc5afbdf5128bcc31a534e (patch)
treefaa418297c64f96c778888b8441ba498b46de583 /DOCS
parent021ccb96440e63a317d7a9737606a3eb720205d9 (diff)
downloadmpv-2575f26f2c45aafb66fc5afbdf5128bcc31a534e.tar.bz2
mpv-2575f26f2c45aafb66fc5afbdf5128bcc31a534e.tar.xz
manpage: fix false statement
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 9049bf8c9d..4944c878ff 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1454,8 +1454,8 @@ Property list
points to the beginning of the stream (BOF). This implies you cannot seek
before this position at all. ``eof-cached`` indicates whether the seek range
with the highest timestamp points to the end of the stream (EOF). If both
- ``bof-cached`` and ``eof-cached`` are set to ``yes``, the entire stream is
- cached.
+ ``bof-cached`` and ``eof-cached`` are set to ``yes``, and there's only 1
+ cache range, the entire stream is cached.
``fw-bytes`` is the number of bytes of packets buffered in the range
starting from the current decoding position. This is a rough estimate