mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
manpage: Don't put "'" at the beginning of a line
It caused the whole line to be dropped.
Fixes: af0b24c1ac ("Allow toggling TearFree at runtime via output
property")
Reported-by: Andy Furniss <adf.lists@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Michel Dänzer
parent
1b476d417f
commit
165b514476
@@ -78,8 +78,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
|
||||
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
|
||||
DRI page flipping. If this option is set, the default value of the property is
|
||||
'on' or 'off' accordingly. If this option isn't set, the default value of the
|
||||
DRI page flipping. If this option is set, the default value of the property
|
||||
is 'on' or 'off' accordingly. If this option isn't set, the default value of the
|
||||
property is
|
||||
.B auto,
|
||||
which means that TearFree is on for outputs with rotation or other RandR
|
||||
|
||||
Reference in New Issue
Block a user