summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mpv.rst2
-rw-r--r--DOCS/man/en/options.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mpv.rst b/DOCS/man/en/mpv.rst
index 209213fccd..f0e3374a42 100644
--- a/DOCS/man/en/mpv.rst
+++ b/DOCS/man/en/mpv.rst
@@ -120,7 +120,7 @@ o
d
Toggle frame dropping states: none / skip display / skip decoding (see
- ``--framedrop`` and ``--hardframedrop``).
+ ``--framedrop``).
v
Toggle subtitle visibility.
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 3782dd2d31..ba894942dc 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -2221,7 +2221,7 @@
--screen=<all|current|0-32>
In multi-monitor configurations (i.e. a single desktop that spans across
multiple displays) this option tells mpv which screen to display the
- movie on. A value of ``all?? means fullscreen across the whole virtual display
+ movie on. A value of ``all`` means fullscreen across the whole virtual display
(in this case system provided information is completely ignored), ``current`` means
fullscreen on the display the window currently is on. The initial position
set via the ``--geometry`` option is relative to the specified screen.