aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xl.cfg.pod.5
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/xl.cfg.pod.5')
-rw-r--r--docs/man/xl.cfg.pod.56
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index fe4fac95dd..dc3f49417c 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -350,11 +350,17 @@ other VNC-related settings. The default is to enable this.
Specifies the IP address, and optionally VNC display number, to use.
+NB that if you specify the display number here, you should not use
+vncdisplay.
+
=item C<vncdisplay=DISPLAYNUM>
Specifies the VNC display number to use. The actual TCP port number
will be DISPLAYNUM+5900.
+NB that you should not use this option if you set the displaynum in the
+vnclisten string.
+
=item C<vncunused=BOOLEAN>
Requests that the VNC display setup search for a free TCP port to use.