From 7d5282ea5d4d351d259e73b0051e7bd3e1658b53 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 9 Nov 2015 11:21:28 +0100 Subject: vo_opengl: rename "drm_egl" to "drm-egl" --- DOCS/man/vo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index d7074a54e6..6d90046ea2 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -778,7 +778,7 @@ Available video output drivers are: X11/GLX wayland Wayland/EGL - drm_egl + drm-egl DRM/EGL x11egl X11/EGL @@ -1138,7 +1138,7 @@ Available video output drivers are: Video output driver using Kernel Mode Setting / Direct Rendering Manager. Should be used when one doesn't want to install full-blown graphical environment (e.g. no X). Does not support hardware acceleration (if you - need this, check ``drm_egl`` backend for ``opengl`` VO). + need this, check the ``drm-egl`` backend for ``opengl`` VO). ``connector=`` Select the connector to use (usually this is a monitor.) If set to -1, -- cgit v1.2.3