Update security link.
This commit is contained in:
parent
9ca55e4cc9
commit
f4d778c3f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3068
2 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-27 09:23:42 $">
|
||||
<!ENTITY date "$Date: 1998-07-15 13:42:29 $">
|
||||
<!ENTITY title "FreeBSD Source Auditing Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: auditors.sgml,v 1.20 1998-05-27 09:23:42 wosch Exp $ -->
|
||||
<!-- $Id: auditors.sgml,v 1.21 1998-07-15 13:42:29 wosch Exp $ -->
|
||||
|
||||
<HTML>
|
||||
&header;
|
||||
|
||||
<H1>General Information</H1>
|
||||
|
||||
<em>Last Updated: $Date: 1998-05-27 09:23:42 $ </em>
|
||||
<em>Last Updated: $Date: 1998-07-15 13:42:29 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -77,7 +77,7 @@ will be made relative to that branch and then brought back (as necessary)
|
|||
into the <strong>2.1</strong> and <strong>2.2</strong> branches.
|
||||
|
||||
<P>What to look for and what the general rules to follow are is sufficiently
|
||||
complex that I have turned it into a <a href="security.html">FreeBSD
|
||||
complex that I have turned it into a <a href="security/security.html">FreeBSD
|
||||
Security Guide</a>. Please read this now if you haven't already.
|
||||
|
||||
Other excellent documents are the <a
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-05-27 09:23:42 $">
|
||||
<!ENTITY date "$Date: 1998-07-15 13:42:29 $">
|
||||
<!ENTITY title "FreeBSD Source Auditing Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: auditors.sgml,v 1.20 1998-05-27 09:23:42 wosch Exp $ -->
|
||||
<!-- $Id: auditors.sgml,v 1.21 1998-07-15 13:42:29 wosch Exp $ -->
|
||||
|
||||
<HTML>
|
||||
&header;
|
||||
|
||||
<H1>General Information</H1>
|
||||
|
||||
<em>Last Updated: $Date: 1998-05-27 09:23:42 $ </em>
|
||||
<em>Last Updated: $Date: 1998-07-15 13:42:29 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -77,7 +77,7 @@ will be made relative to that branch and then brought back (as necessary)
|
|||
into the <strong>2.1</strong> and <strong>2.2</strong> branches.
|
||||
|
||||
<P>What to look for and what the general rules to follow are is sufficiently
|
||||
complex that I have turned it into a <a href="security.html">FreeBSD
|
||||
complex that I have turned it into a <a href="security/security.html">FreeBSD
|
||||
Security Guide</a>. Please read this now if you haven't already.
|
||||
|
||||
Other excellent documents are the <a
|
||||
|
|
Loading…
Reference in a new issue