[PATCH xf86-video-amdgpu] manpage: Don't put "'" at the beginning of a line
Deucher, Alexander
Alexander.Deucher at amd.com
Wed Mar 22 13:46:10 UTC 2017
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Michel Dänzer
> Sent: Wednesday, March 22, 2017 5:59 AM
> To: amd-gfx at lists.freedesktop.org
> Subject: [PATCH xf86-video-amdgpu] manpage: Don't put "'" at the
> beginning of a line
>
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> It caused the whole line to be dropped.
>
> Fixes: af0b24c1aca4 ("Allow toggling TearFree at runtime via output
> property")
> Reported-by: Andy Furniss <adf.lists at gmail.com>
>
> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> man/amdgpu.man | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man/amdgpu.man b/man/amdgpu.man
> index 53bd768a1..13ffb7a27 100644
> --- a/man/amdgpu.man
> +++ b/man/amdgpu.man
> @@ -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
> --
> 2.11.0
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list