summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-01-24 19:41:10 +0100
committerwm4 <wm4@nowhere>2016-01-24 19:41:32 +0100
commitd917efcd586b38c8f4576dd9b08d59042cd4465b (patch)
treeaec10d7780dc5296e8e4b73e0351275ff5ac4eae /DOCS/man/options.rst
parent75d29b14574c3df98729a0ab7c2a0134a1e2f5f3 (diff)
downloadmpv-d917efcd586b38c8f4576dd9b08d59042cd4465b.tar.bz2
mpv-d917efcd586b38c8f4576dd9b08d59042cd4465b.tar.xz
manpage: minor corrections
Pointed out by der_richter on IRC.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index ddc4f82979..579440e6a4 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -539,7 +539,7 @@ Video
filters all frames, but doesn't render them on the VO. It tries to query
the display FPS (X11 only, not correct on multi-monitor systems), or
assumes infinite display FPS if that fails. Drops are indicated in
- the terminal status line as ``D:`` field. If the decoder is too slow,
+ the terminal status line as ``Dropped:`` field. If the decoder is too slow,
in theory all frames would have to be dropped (because all frames are
too late) - to avoid this, frame dropping stops if the effective
framerate is below 10 FPS.