From 2575f26f2c45aafb66fc5afbdf5128bcc31a534e Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 14 Jun 2019 20:14:10 +0200 Subject: manpage: fix false statement --- DOCS/man/input.rst | 4 ++-- 1 file 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 -- cgit v1.2.3