From 9cd055517748200ee0841bb323b32c74f7e60374 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 12 Mar 2016 13:24:02 +0100 Subject: manpage: minor changes to some environment variables TERM isn't used anymore (except possibly indirectly by vo_caca). MPV_LEAK_REPORT should be thread-safe, modulo bugs. --- DOCS/man/mpv.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 62a3a72f55..212e393623 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -797,9 +797,6 @@ behavior of mpv. If set, XDG-style system configuration directories are used. Otherwise, the UNIX convention (``PREFIX/etc/mpv/``) is used. -``TERM`` - Used to determine terminal type. - ``MPV_HOME`` Directory where mpv looks for user settings. Overrides ``HOME``, and mpv will try to load the config file as ``$MPV_HOME/mpv.conf``. @@ -810,8 +807,7 @@ behavior of mpv. of ``--v`` options passed to the command line. ``MPV_LEAK_REPORT`` - If set to ``1``, enable internal talloc leak reporting. Note that this can - cause trouble with multithreading, so only developers should use this. + If set to ``1``, enable internal talloc leak reporting. ``LADSPA_PATH`` Specifies the search path for LADSPA plugins. If it is unset, fully -- cgit v1.2.3