From 96cc1f7738a4ec22e62010fcfdf1374d40718703 Mon Sep 17 00:00:00 2001 From: Alexander Zeijlon Date: Mon, 4 Nov 2024 12:43:40 +0100 Subject: [PATCH] Don't use login as a verb in Xvnc.man The sentence was also restructured a bit to improve the flow. --- unix/xserver/hw/vnc/Xvnc.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man index b9c429f7..a5659e7d 100644 --- a/unix/xserver/hw/vnc/Xvnc.man +++ b/unix/xserver/hw/vnc/Xvnc.man @@ -361,8 +361,8 @@ localhost -once securitytypes=none In this example a viewer connection to :50 will result in a new Xvnc for that connection which should display the standard XDM login screen on that machine. -Because the user needs to login via XDM, it is usually OK to accept connections -without a VNC password in this case. +It is usually OK to accept connections without a VNC password, since the user +still needs to log in via XDM in this case. In the wait mode, when the first connection comes in, inetd gives the listening socket to Xvnc. This means that for a given TCP port, there is only ever one -- 2.39.5