diff options
author | Andrew Kreimer <algonell@gmail.com> | 2024-08-12 19:59:40 +0300 |
---|---|---|
committer | Andrew Kreimer <algonell@gmail.com> | 2024-08-12 21:41:08 +0300 |
commit | 10c359eb0b84887e06a6212e4673d15c983904c0 (patch) | |
tree | 08751e9b20a115d0046368715220cc486e77d22a /vncviewer/vncviewer.man | |
parent | 16730fe02dae66c8f2782d07a48338fd6624d6a2 (diff) | |
download | tigervnc-10c359eb0b84887e06a6212e4673d15c983904c0.tar.gz tigervnc-10c359eb0b84887e06a6212e4673d15c983904c0.zip |
Fix typos
Diffstat (limited to 'vncviewer/vncviewer.man')
-rw-r--r-- | vncviewer/vncviewer.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vncviewer/vncviewer.man b/vncviewer/vncviewer.man index 1a282126..79c410ae 100644 --- a/vncviewer/vncviewer.man +++ b/vncviewer/vncviewer.man @@ -71,7 +71,7 @@ faster to generate, thus improving the interactive feel. The viewer normally starts in full-color mode, but switches to low-color mode if the bandwidth is insufficient. However, this only occurs when communicating with servers supporting protocol 3.8 or -newer, since many old servers does not support color mode changes +newer, since many old servers do not support color mode changes safely. Automatic selection can be turned off by setting the @@ -325,7 +325,7 @@ was launched. The environment variable \fIVNC_VIA_CMD\fR can override the default tunnel command of \fB/usr/bin/ssh\ -f\ -L\ "$L":"$H":"$R"\ "$G"\ sleep\ 20\fR. The tunnel command is executed with the environment variables \fIL\fR, \fIH\fR, -\fIR\fR, and \fIG\fR taken the values of the local port number, the remote +\fIR\fR, and \fIG\fR taking the values of the local port number, the remote host, the port number on the remote host, and the gateway machine respectively. . |