Xserver.man: Note that -byteswappedclients is the default in this release

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:
Alan Coopersmith 2024-03-23 10:27:03 -07:00
parent e6573baa7d
commit 3385449c72

View File

@ -119,6 +119,7 @@ Allow connections from clients with an endianess different to that of the server
.TP 8 .TP 8
.B \-byteswappedclients .B \-byteswappedclients
Prohibit connections from clients with an endianess different to that of the server. Prohibit connections from clients with an endianess different to that of the server.
This is the default unless \fB\+byteswappedclients\fP is specified.
.TP 8 .TP 8
.B \-c .B \-c
turns off key-click. turns off key-click.