From bb2e2eba422128d06666afa7dedd45f08a78f02e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 23 Mar 2024 14:29:33 -0700 Subject: [PATCH] xorg.conf.man: Add missing new paragraph mark before AllowByteSwappedClients Was previously being shown as part of previous entry. Fixes: 412777664 ("Disallow byte-swapped clients by default") Signed-off-by: Alan Coopersmith Part-of: --- hw/xfree86/man/xorg.conf.man | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man index 3669e6d1f..ac214591e 100644 --- a/hw/xfree86/man/xorg.conf.man +++ b/hw/xfree86/man/xorg.conf.man @@ -677,6 +677,7 @@ Possible values are or .BR sync . Unset by default. +.TP 7 .BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q Allow clients with a different byte-order than the server. Disabled by default. .SH "MODULE SECTION"