diff options
author | runge <runge> | 2007-05-01 22:51:56 +0000 |
---|---|---|
committer | runge <runge> | 2007-05-01 22:51:56 +0000 |
commit | 85303147a02cce513cb62fc25ab728238dec69b7 (patch) | |
tree | 90b37234396e6dbb820d813b76ff709f2a569056 /x11vnc/x11vnc.1 | |
parent | 3fcab6f1ec5238977b28d5d6f5fbae365b1254fa (diff) | |
download | libtdevnc-85303147a02cce513cb62fc25ab728238dec69b7.tar.gz libtdevnc-85303147a02cce513cb62fc25ab728238dec69b7.zip |
ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for -create
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index 9b7199a..0a3a750 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2,7 +2,7 @@ .TH X11VNC "1" "April 2007" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.9.1, lastmod: 2007-04-27 + version: 0.9.1, lastmod: 2007-04-30 .SH SYNOPSIS .B x11vnc [OPTION]... @@ -1236,7 +1236,7 @@ below. These correspond to the "CApath = dir" and manpage for details. .IP Examples: -x11vnc \fB-ssl\fR \fB-sslverify\fR ~/my.pem +x11vnc \fB-ssl\fR \fB-sslverify\fR ~/my.crt x11vnc \fB-ssl\fR \fB-sslverify\fR ~/my_pem_dir/ .IP Note that if [path] is a directory, it must contain |