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>
This commit is contained in:
parent
3385449c72
commit
bb2e2eba42
|
@ -677,6 +677,7 @@ Possible values are
|
||||||
or
|
or
|
||||||
.BR sync .
|
.BR sync .
|
||||||
Unset by default.
|
Unset by default.
|
||||||
|
.TP 7
|
||||||
.BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q
|
.BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q
|
||||||
Allow clients with a different byte-order than the server. Disabled by default.
|
Allow clients with a different byte-order than the server. Disabled by default.
|
||||||
.SH "MODULE SECTION"
|
.SH "MODULE SECTION"
|
||||||
|
|
Loading…
Reference in New Issue