]> source.dussan.org Git - tigervnc.git/commitdiff
Fix typos 1807/head
authorAndrew Kreimer <algonell@gmail.com>
Mon, 12 Aug 2024 16:59:40 +0000 (19:59 +0300)
committerAndrew Kreimer <algonell@gmail.com>
Mon, 12 Aug 2024 18:41:08 +0000 (21:41 +0300)
vncviewer/vncviewer.man

index 1a2821266e2d3c028a39020269c2ad55635a96c3..79c410ae3a5bf3ba3784bd7fa4c9315b7aeff895 100644 (file)
@@ -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.
 .