summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-18 14:09:38 +0200
committerwm4 <wm4@nowhere>2014-05-18 14:09:38 +0200
commite209e44ca2fef86ec2ec5513bbb63d4d68ff97b5 (patch)
tree9532b251d1c3eb85e52890f71c460038a402ace3 /DOCS/man/en
parentdbdf7c39e74f1eb0f0149be5c86bd977252b72e9 (diff)
downloadmpv-e209e44ca2fef86ec2ec5513bbb63d4d68ff97b5.tar.bz2
mpv-e209e44ca2fef86ec2ec5513bbb63d4d68ff97b5.tar.xz
manpage: fix a minor aspect of the discnav command
"menu" is in fact understood by stream_bluray.c, so just drop that sentence.
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/input.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 4d0e6f7a4c..ad8edc5885 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -307,8 +307,7 @@ List of Input Commands
``select`` (activate current button), ``mouse`` (the mouse was clicked),
``mouse_move`` (the mouse cursor changed position).
- ``menu`` and ``prev`` are DVD-only. ``mouse_move`` will use the current
- mouse position.
+ ``mouse_move`` will use the current mouse position.
Note that while the menu is active, the input section ``discnav-menu`` will
be enabled, so different key bindings can be mapped for menu mode.