switch to HTTPS

This commit is contained in:
Wolfram Schneider 2017-09-29 10:54:21 +00:00
parent dd1bb82299
commit 3b3240c053
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50969
3 changed files with 5 additions and 5 deletions

View file

@ -703,7 +703,7 @@ cc -o someprogram source1.o source2.o -L/usr/local/lib -lsomelib</programlisting
if it is missing.</para>
<para>Check the
<link xlink:href="http://www.freebsd.org/cgi/man.cgi">man
<link xlink:href="https://www.freebsd.org/cgi/man.cgi">man
pages</link> to see if the function used is a
<acronym>POSIX</acronym> interface (in the
<quote>STANDARDS</quote> section of the man page).</para>

View file

@ -122,7 +122,7 @@
exceptionally severe vulnerability should not hesitate to
contact the Security Officer Team directly, as described on
the <link
xlink:href="http://www.freebsd.org/security/#how">&os;
xlink:href="https://www.freebsd.org/security/#how">&os;
Security Information</link> page.</para>
<para>The VuXML database is an <acronym>XML</acronym> document.
@ -332,13 +332,13 @@
<callout arearefs="co-vx-fsa">
<para>This is a <link
xlink:href="http://www.freebsd.org/security/#adv">&os;
xlink:href="https://www.freebsd.org/security/#adv">&os;
security advisory</link>.</para>
</callout>
<callout arearefs="co-vx-fpr">
<para>This is a <link
xlink:href="http://www.freebsd.org/support.html">&os;
xlink:href="https://www.freebsd.org/support.html">&os;
problem report</link>.</para>
</callout>

View file

@ -3354,7 +3354,7 @@ do-install:
directly installing them from a binary distribution, there
is no defined policy at the time of writing. However,
people from the
<link xlink:href="http://www.freebsd.org/java/">&os; Java
<link xlink:href="https://www.freebsd.org/java/">&os; Java
Project</link> encourage porters to have their ports
built from source whenever it is a trivial task.</para>