diff options
author | runge <runge> | 2004-05-28 01:52:01 +0000 |
---|---|---|
committer | runge <runge> | 2004-05-28 01:52:01 +0000 |
commit | f988c5b28edd4ed5aedc02f39ee66a9f1b1e5d1f (patch) | |
tree | 41d6a20e74af8b8ace79713f8fa6579dc65d6978 /x11vnc | |
parent | e3c8cddef9c6be8d9e8fdb2dd65d286992b78fc5 (diff) | |
download | libtdevnc-f988c5b28edd4ed5aedc02f39ee66a9f1b1e5d1f.tar.gz libtdevnc-f988c5b28edd4ed5aedc02f39ee66a9f1b1e5d1f.zip |
*** empty log message ***
Diffstat (limited to 'x11vnc')
-rw-r--r-- | x11vnc/x11vnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |