From f988c5b28edd4ed5aedc02f39ee66a9f1b1e5d1f Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 28 May 2004 01:52:01 +0000 Subject: [PATCH] *** empty log message *** --- x11vnc/x11vnc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11vnc/x11vnc.c b/x11vnc/x11vnc.c index 7795c24..c23730e 100644 --- a/x11vnc/x11vnc.c +++ b/x11vnc/x11vnc.c @@ -5815,7 +5815,7 @@ void print_help() { " libwrap support.\n" "-localhost Same as -allow 127.0.0.1\n" "-viewpasswd string Supply a 2nd password for view-only logins. The -passwd\n" -" (non-view-only) password must also be supplied.\n" +" (full-access) password must also be supplied.\n" "-passwdfile filename Specify libvncserver -passwd via the first line of the\n" " file \"filename\" instead of via command line. If a\n" " second non blank line exists in the file it is taken\n"