Update security links.
This commit is contained in:
parent
a0bfded5a8
commit
a6c4a50bb6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2972
5 changed files with 23 additions and 23 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1998-06-12 22:11:59 $">
|
<!ENTITY date "$Date: 1998-06-19 10:06:57 $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: support.sgml,v 1.82 1998-06-12 22:11:59 brian Exp $ -->
|
<!-- $Id: support.sgml,v 1.83 1998-06-19 10:06:57 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -327,9 +327,9 @@ below to learn more about these exciting projects.</p>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h2><a name="securityadvisories"
|
<h2><a name="security"
|
||||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
href="security/security.html">
|
||||||
FreeBSD Security Advisories</a></h2>
|
FreeBSD Security Guide</a></h2>
|
||||||
|
|
||||||
Security resources available to FreeBSD users:
|
Security resources available to FreeBSD users:
|
||||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# With the format `<titel>|<url>'.
|
# With the format `<titel>|<url>'.
|
||||||
# Empty lines or comments are ignored.
|
# Empty lines or comments are ignored.
|
||||||
#
|
#
|
||||||
# $Id: web.atoz,v 1.31 1998-06-10 10:26:06 wosch Exp $
|
# $Id: web.atoz,v 1.32 1998-06-19 10:06:59 wosch Exp $
|
||||||
|
|
||||||
# about.sgml
|
# about.sgml
|
||||||
Usage statistics for this server|about.html
|
Usage statistics for this server|about.html
|
||||||
|
@ -34,7 +34,7 @@ Net surfing|applications.html
|
||||||
Education and research|applications.html
|
Education and research|applications.html
|
||||||
|
|
||||||
# auditors.sgml
|
# auditors.sgml
|
||||||
Security|auditors.html
|
Security, Auditors|auditors.html
|
||||||
Auditors|auditors.html
|
Auditors|auditors.html
|
||||||
|
|
||||||
# availability.sgml
|
# availability.sgml
|
||||||
|
@ -281,8 +281,8 @@ Search, Usenet News|search.html
|
||||||
# searchhints.sgml
|
# searchhints.sgml
|
||||||
Searching Hints|searchhints.html
|
Searching Hints|searchhints.html
|
||||||
|
|
||||||
# security.sgml
|
# security/security.sgml
|
||||||
Security Guide|security.html
|
Security Guide|security/security.html
|
||||||
|
|
||||||
# send-pr.sgml
|
# send-pr.sgml
|
||||||
Submit a FreeBSD problem report|send-pr.html
|
Submit a FreeBSD problem report|send-pr.html
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# With the format `<titel>|<url>'.
|
# With the format `<titel>|<url>'.
|
||||||
# Empty lines or comments are ignored.
|
# Empty lines or comments are ignored.
|
||||||
#
|
#
|
||||||
# $Id: web.atoz,v 1.31 1998-06-10 10:26:06 wosch Exp $
|
# $Id: web.atoz,v 1.32 1998-06-19 10:06:59 wosch Exp $
|
||||||
|
|
||||||
# about.sgml
|
# about.sgml
|
||||||
Usage statistics for this server|about.html
|
Usage statistics for this server|about.html
|
||||||
|
@ -34,7 +34,7 @@ Net surfing|applications.html
|
||||||
Education and research|applications.html
|
Education and research|applications.html
|
||||||
|
|
||||||
# auditors.sgml
|
# auditors.sgml
|
||||||
Security|auditors.html
|
Security, Auditors|auditors.html
|
||||||
Auditors|auditors.html
|
Auditors|auditors.html
|
||||||
|
|
||||||
# availability.sgml
|
# availability.sgml
|
||||||
|
@ -281,8 +281,8 @@ Search, Usenet News|search.html
|
||||||
# searchhints.sgml
|
# searchhints.sgml
|
||||||
Searching Hints|searchhints.html
|
Searching Hints|searchhints.html
|
||||||
|
|
||||||
# security.sgml
|
# security/security.sgml
|
||||||
Security Guide|security.html
|
Security Guide|security/security.html
|
||||||
|
|
||||||
# send-pr.sgml
|
# send-pr.sgml
|
||||||
Submit a FreeBSD problem report|send-pr.html
|
Submit a FreeBSD problem report|send-pr.html
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1998-06-12 22:11:59 $">
|
<!ENTITY date "$Date: 1998-06-19 10:06:57 $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: support.sgml,v 1.82 1998-06-12 22:11:59 brian Exp $ -->
|
<!-- $Id: support.sgml,v 1.83 1998-06-19 10:06:57 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -327,9 +327,9 @@ below to learn more about these exciting projects.</p>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h2><a name="securityadvisories"
|
<h2><a name="security"
|
||||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
href="security/security.html">
|
||||||
FreeBSD Security Advisories</a></h2>
|
FreeBSD Security Guide</a></h2>
|
||||||
|
|
||||||
Security resources available to FreeBSD users:
|
Security resources available to FreeBSD users:
|
||||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1998-06-12 22:11:59 $">
|
<!ENTITY date "$Date: 1998-06-19 10:06:57 $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: usergroups.sgml,v 1.82 1998-06-12 22:11:59 brian Exp $ -->
|
<!-- $Id: usergroups.sgml,v 1.83 1998-06-19 10:06:57 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -327,9 +327,9 @@ below to learn more about these exciting projects.</p>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h2><a name="securityadvisories"
|
<h2><a name="security"
|
||||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
href="security/security.html">
|
||||||
FreeBSD Security Advisories</a></h2>
|
FreeBSD Security Guide</a></h2>
|
||||||
|
|
||||||
Security resources available to FreeBSD users:
|
Security resources available to FreeBSD users:
|
||||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||||
|
|
Loading…
Reference in a new issue