diff options
author | runge <runge> | 2005-06-18 16:47:48 +0000 |
---|---|---|
committer | runge <runge> | 2005-06-18 16:47:48 +0000 |
commit | 7b933e170e04576873bb9bcd3f4d19c8ffbf83af (patch) | |
tree | 2653076b422a726baceb6574dabde6fdf4bcada8 /x11vnc/x11vnc.1 | |
parent | 543e64d3c6fa79126be5a5ec5f214a1a96f87335 (diff) | |
download | libtdevnc-7b933e170e04576873bb9bcd3f4d19c8ffbf83af.tar.gz libtdevnc-7b933e170e04576873bb9bcd3f4d19c8ffbf83af.zip |
configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index c8b35ad..7403dd1 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2,7 +2,7 @@ .TH X11VNC "1" "June 2005" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.7.2, lastmod: 2005-06-14 + version: 0.7.2, lastmod: 2005-06-18 .SH SYNOPSIS .B x11vnc [OPTION]... @@ -246,8 +246,10 @@ Launched by .IR inetd (1): stdio instead of listening socket. Note: if you are not redirecting stderr to a log file -(via shell 2> or \fB-o\fR option) you must also specify the -\fB-q\fR option, otherwise the stderr goes to the viewer. +(via shell 2> or \fB-o\fR option) you must also specify the \fB-q\fR +option, otherwise the stderr goes to the viewer which +will cause it to abort. Specifying both \fB-inetd\fR and \fB-q\fR +and no \fB-o\fR will automatically close the stderr. .PP \fB-http\fR .IP |