aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/Xvnc.man
diff options
context:
space:
mode:
Diffstat (limited to 'unix/xserver/hw/vnc/Xvnc.man')
-rw-r--r--unix/xserver/hw/vnc/Xvnc.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man
index 075141fa..e43ba150 100644
--- a/unix/xserver/hw/vnc/Xvnc.man
+++ b/unix/xserver/hw/vnc/Xvnc.man
@@ -367,7 +367,7 @@ and -once, the Xvnc and associated X clients will die when the user logs out of
the X session in the normal way. It is important to use a VNC password in this
case. A typical entry in inetd.conf might be:
-5951 stream tcp wait james /usr/local/bin/Xvnc Xvnc -inetd -query localhost -once passwordFile=/home/james/.vnc/passwd
+5951 stream tcp wait james /usr/local/bin/Xvnc Xvnc -inetd -query localhost -once passwordFile=/home/james/.config/tigervnc/passwd
In fact typically, you would have one entry for each user who uses VNC
regularly, each of whom has their own dedicated TCP port which they use. In