Xorg.man: update to reflect -nolisten tcp becoming default
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
75157b7dbf
commit
8fc295bde9
|
@ -53,8 +53,9 @@ listens on port
|
||||||
.RI 6000+ n ,
|
.RI 6000+ n ,
|
||||||
where
|
where
|
||||||
.I n
|
.I n
|
||||||
is the display number. This connection type can be disabled with the
|
is the display number. This connection type is usually disabled by default,
|
||||||
.B \-nolisten
|
but may be enabled with the
|
||||||
|
.B \-listen
|
||||||
option (see the Xserver(1) man page for details).
|
option (see the Xserver(1) man page for details).
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.B Xorg
|
.B Xorg
|
||||||
|
|
Loading…
Reference in New Issue