summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
committerPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
commit32b96ffec16273340e61a848e389b76d01c2986f (patch)
tree1258197a259034fda04a9d4a33fd913665f58b24 /unix
parent83eee75c263bc725b53a0d1de957292d2fbd367e (diff)
downloadtigervnc-32b96ffec16273340e61a848e389b76d01c2986f.tar.gz
tigervnc-32b96ffec16273340e61a848e389b76d01c2986f.zip
Change to https for tigervnc URL
Our main web site now supports https, so update all references.
Diffstat (limited to 'unix')
-rw-r--r--unix/vncconfig/vncconfig.man2
-rw-r--r--unix/vncpasswd/vncpasswd.man2
-rw-r--r--unix/vncserver.man2
-rw-r--r--unix/x0vncserver/x0vncserver.man2
-rw-r--r--unix/xserver/hw/vnc/Xvnc.man2
-rw-r--r--unix/xserver/hw/vnc/xvnc.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/unix/vncconfig/vncconfig.man b/unix/vncconfig/vncconfig.man
index 06f9ca97..b685a466 100644
--- a/unix/vncconfig/vncconfig.man
+++ b/unix/vncconfig/vncconfig.man
@@ -114,7 +114,7 @@ When run as a "helper" app, make the window iconified at startup.
.BR vncserver (1),
.BR Xvnc (1)
.br
-http://www.tigervnc.org
+https://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd. and others.
diff --git a/unix/vncpasswd/vncpasswd.man b/unix/vncpasswd/vncpasswd.man
index a62c0edd..9e681815 100644
--- a/unix/vncpasswd/vncpasswd.man
+++ b/unix/vncpasswd/vncpasswd.man
@@ -47,7 +47,7 @@ Default location of the VNC password file.
.BR Xvnc (1)
.BR vncconfig (1),
.br
-http://www.tigervnc.org
+https://www.tigervnc.org
.SH AUTHORS
Tristan Richardson, RealVNC Ltd., Antoine Martin, D. R. Commander and others.
diff --git a/unix/vncserver.man b/unix/vncserver.man
index 9108683c..95f7960f 100644
--- a/unix/vncserver.man
+++ b/unix/vncserver.man
@@ -192,7 +192,7 @@ option.
.BR vncconfig (1),
.BR Xvnc (1)
.br
-http://www.tigervnc.org
+https://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd., D. R. Commander and others.
diff --git a/unix/x0vncserver/x0vncserver.man b/unix/x0vncserver/x0vncserver.man
index 5dc0b052..5f1508c0 100644
--- a/unix/x0vncserver/x0vncserver.man
+++ b/unix/x0vncserver/x0vncserver.man
@@ -302,7 +302,7 @@ Currently unused.
.BR Xvnc (1),
.BR vncpasswd (1),
.br
-http://www.tigervnc.org/
+https://www.tigervnc.org/
.SH AUTHOR
Constantin Kaplinsky and others.
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man
index 269be9af..224aeba3 100644
--- a/unix/xserver/hw/vnc/Xvnc.man
+++ b/unix/xserver/hw/vnc/Xvnc.man
@@ -396,7 +396,7 @@ created automatically the next time he connects.
.BR Xserver (1),
.BR inetd (1)
.br
-http://www.tigervnc.org
+https://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd. and others.
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c
index 3b4d2f31..79b0e3d2 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -89,7 +89,7 @@ from the X Consortium.
#define XVNCVERSION "TigerVNC 1.9.80"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\n" \
- "See http://www.tigervnc.org for information on TigerVNC.\n")
+ "See https://www.tigervnc.org for information on TigerVNC.\n")
#define VFB_DEFAULT_WIDTH 1024
#define VFB_DEFAULT_HEIGHT 768