diff options
Diffstat (limited to 'xserver/man/Xserver.man')
-rw-r--r-- | xserver/man/Xserver.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xserver/man/Xserver.man b/xserver/man/Xserver.man index 764bd1d90..d6e18ffdd 100644 --- a/xserver/man/Xserver.man +++ b/xserver/man/Xserver.man @@ -114,6 +114,13 @@ pattern. This is the default unless -retro or -wr is specified. .B \-bs disables backing store support on all screens. .TP 8 +.B \+byteswappedclients +Allow 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 \-byteswappedclients +Prohibit connections from clients with an endianess different to that of the server. +.TP 8 .B \-c turns off key-click. .TP 8 |