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:
parent
e6573baa7d
commit
3385449c72
|
@ -119,6 +119,7 @@ Allow connections from clients with an endianess different to that of the server
|
|||
.TP 8
|
||||
.B \-byteswappedclients
|
||||
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
|
||||
.B \-c
|
||||
turns off key-click.
|
||||
|
|
Loading…
Reference in New Issue