summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaroto <garoto@users.noreply.github.com>2021-07-22 16:00:44 -0300
committeravih <avih@users.noreply.github.com>2021-07-28 13:56:27 +0300
commit67ddffcc264e4d9af4dd93e82e5f997049ac49d1 (patch)
tree64b86b82d02bae20d6b3bc432e2e490b0c02815a
parent6808fff1323ff051c89b04d03f3e3a241c1b682c (diff)
downloadmpv-67ddffcc264e4d9af4dd93e82e5f997049ac49d1.tar.bz2
mpv-67ddffcc264e4d9af4dd93e82e5f997049ac49d1.tar.xz
DOCS: fix manual compiling warnings
This fix the warnings shown below when compiling the manual for any of its three common formats: ``` DOCS/man/mpv.rst:46: (ERROR/3) Unknown target name: "--input-test". DOCS/man/stats.rst:183: (ERROR/3) Unknown target name: "--input-test". ```
-rw-r--r--DOCS/man/mpv.rst2
-rw-r--r--DOCS/man/stats.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 2916d46707..0f93556d12 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -43,7 +43,7 @@ The following listings are not necessarily complete. See ``etc/input.conf`` for
a list of default bindings. User ``input.conf`` files and Lua scripts can
define additional key bindings.
-See also `--input-test`_ for interactive binding details by key, and the
+See also ``--input-test`` for interactive binding details by key, and the
`stats`_ built-in script for key bindings list (including print to terminal).
Keyboard Control
diff --git a/DOCS/man/stats.rst b/DOCS/man/stats.rst
index 58d73b4072..645a524b76 100644
--- a/DOCS/man/stats.rst
+++ b/DOCS/man/stats.rst
@@ -181,7 +181,7 @@ Active key bindings page
~~~~~~~~~~~~~~~~~~~~~~~~
Lists the active key bindings and the commands they're bound to, excluding the
-interactive keys of the stats script itself. See also `--input-test`_ for more
+interactive keys of the stats script itself. See also ``--input-test`` for more
detailed view of each binding.
The keys are grouped automatically using a simple analysis of the command