mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
manpage: Don't put "'" at the beginning of a line
It caused the whole line to be dropped.
Fixes: 58cd160005 ("Allow toggling TearFree at runtime via output
property")
Reported-by: Andy Furniss <adf.lists@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (amdgpu commit)
(Ported from amdgpu commit 165b51447643ce37f391f25ca6aecb8d76fabaa3)
This commit is contained in:
@@ -286,8 +286,8 @@ tearing prevention using the hardware page flipping mechanism. TearFree is
|
|||||||
on for any CRTC associated with one or more outputs with TearFree on. Two
|
on for any CRTC associated with one or more outputs with TearFree on. Two
|
||||||
separate scanout buffers need to be allocated for each CRTC with TearFree
|
separate scanout buffers need to be allocated for each CRTC with TearFree
|
||||||
on. While TearFree is on for any CRTC, it currently prevents clients from using
|
on. While TearFree is on for any CRTC, it currently prevents clients from using
|
||||||
DRI page flipping. If this option is set, the default value of the property is
|
DRI page flipping. If this option is set, the default value of the property
|
||||||
'on' or 'off' accordingly. If this option isn't set, the default value of the
|
is 'on' or 'off' accordingly. If this option isn't set, the default value of the
|
||||||
property is
|
property is
|
||||||
.B auto,
|
.B auto,
|
||||||
which means that TearFree is on for outputs with rotation or other RandR
|
which means that TearFree is on for outputs with rotation or other RandR
|
||||||
|
|||||||
Reference in New Issue
Block a user