mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 17:30:13 +01:00
man: Fix case for MIT-unspecified.
include/site.h says that COMPILEDDISPLAYCLASS is MIT-unspecified, rather
than MIT-Unspecified. Fix the manpage accordingly.
Signed-off-by: Cyril Brulebois <kibi@debian.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit 4803f71391)
This commit is contained in:
parent
92f6b36397
commit
a22b828dad
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ ends.
|
|||
.B \-class \fIdisplay-class\fP
|
||||
XDMCP has an additional display qualifier used in resource lookup for
|
||||
display-specific options. This option sets that value, by default it
|
||||
is "MIT-Unspecified" (not a very useful value).
|
||||
is "MIT-unspecified" (not a very useful value).
|
||||
.TP 8
|
||||
.B \-cookie \fIxdm-auth-bits\fP
|
||||
When testing XDM-AUTHENTICATION-1, a private key is shared between the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue