From 23985d3ef3150ef8cad30b92ef0cd8ba6cfa1f4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Thu, 23 Mar 2017 18:06:45 +0900 Subject: manpage: Don't put "'" at the beginning of a line It caused the whole line to be dropped. Fixes: 58cd1600057e ("Allow toggling TearFree at runtime via output property") Reported-by: Andy Furniss Reviewed-by: Alex Deucher (amdgpu commit) (Ported from amdgpu commit 165b51447643ce37f391f25ca6aecb8d76fabaa3) --- man/radeon.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/radeon.man b/man/radeon.man index 5301dd7f..9334d9e8 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -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 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 -- cgit v1.2.3