summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-23 14:29:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-23 14:30:43 -0700
commitbb2e2eba422128d06666afa7dedd45f08a78f02e (patch)
treed4e5dd36370c33f416286b6d1f1f1219dc892eae
parent3385449c72fc09b44e79ad57afbdf3c49d873322 (diff)
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 <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1439>
-rw-r--r--hw/xfree86/man/xorg.conf.man1
1 files changed, 1 insertions, 0 deletions
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"