summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-10-09 19:06:27 +0200
committerwm4 <wm4@nowhere>2020-10-09 19:06:27 +0200
commit67b4a96e4592a6bf95a86ebcc8f6c5e951fe327d (patch)
tree75f12a55e417b29177aba78c3a95a5c3709b860e
parent16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0 (diff)
downloadmpv-67b4a96e4592a6bf95a86ebcc8f6c5e951fe327d.tar.bz2
mpv-67b4a96e4592a6bf95a86ebcc8f6c5e951fe327d.tar.xz
manpage: reference standard for configuration file location
-rw-r--r--DOCS/man/mpv.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 7b1c48c4a2..bf486745c7 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -1497,6 +1497,11 @@ FILES
For Windows-specifics, see `FILES ON WINDOWS`_ section.
+mpv follows the
+[Unix Directory Standard](https://github.com/unix-directory-standard/unix-directory-standard)
+. There is some deprecated fallback support for XDG, for the sake of
+compatibility.
+
``/usr/local/etc/mpv/mpv.conf``
mpv system-wide settings (depends on ``--prefix`` passed to configure - mpv
in default configuration will use ``/usr/local/etc/mpv/`` as config