Magellan Linux

Contents of /trunk/vnc/patches/vnc-manminor.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 637 - (show annotations) (download)
Tue Jun 3 20:32:55 2008 UTC (15 years, 11 months ago) by niro
File size: 1105 byte(s)
-added several new fixes from fedora

1 diff -up vnc-4_1_2-unixsrc/unix/vncviewer/vncviewer.man.pedantic vnc-4_1_2-unixsrc/unix/vncviewer/vncviewer.man
2 --- vnc-4_1_2-unixsrc/unix/vncviewer/vncviewer.man.pedantic 2008-03-13 14:55:08.000000000 +0100
3 +++ vnc-4_1_2-unixsrc/unix/vncviewer/vncviewer.man 2008-03-13 14:55:58.000000000 +0100
4 @@ -8,6 +8,10 @@ vncviewer \- VNC viewer for X
5 .br
6 .B vncviewer
7 .RI [ options ]
8 +.RI [ host ][:: port ]
9 +.br
10 +.B vncviewer
11 +.RI [ options ]
12 .B \-listen
13 .RI [ port ]
14 .SH DESCRIPTION
15 @@ -182,8 +186,8 @@ prefix from the entries in "/usr/include
16 .TP
17 \fB\-via\fR \fIgateway\fR
18 Automatically create encrypted TCP tunnel to the \fIgateway\fR machine
19 -before connection, connect to the \fIhost\fR through that tunnel
20 -(TightVNC\-specific). By default, this option invokes SSH local port
21 +before connection, connect to the \fIhost\fR through that tunnel. By default,
22 +this option invokes SSH local port
23 forwarding, assuming that SSH client binary can be accessed as
24 /usr/bin/ssh. Note that when using the \fB\-via\fR option, the host
25 machine name should be specified as known to the gateway machine, e.g.