Fix URLs.
This commit is contained in:
parent
7fe548fda7
commit
405477f28f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3307
6 changed files with 19 additions and 19 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-24 08:34:18 $">
|
||||
<!ENTITY date "$Date: 1998-08-09 23:02:19 $">
|
||||
<!ENTITY title "FreeBSD Security Guide">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: advisories.xml,v 1.3 1998-07-24 08:34:18 jkh Exp $ -->
|
||||
<!-- $Id: advisories.xml,v 1.4 1998-08-09 23:02:19 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -69,7 +69,7 @@ knowledge (e.g. because a report has been posted to a public mailing
|
|||
list).</P>
|
||||
|
||||
<P>Like all development efforts, security fixes are first brought into
|
||||
the <A HREF="http://www.freebsd.org/handbook/current.html">FreeBSD-current</A>
|
||||
the <A HREF="../handbook/current.html">FreeBSD-current</A>
|
||||
branch. After a couple of days and some testing, the fix is retrofitted
|
||||
into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-24 08:34:18 $">
|
||||
<!ENTITY date "$Date: 1998-08-09 23:02:19 $">
|
||||
<!ENTITY title "FreeBSD Security Guide">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: security.sgml,v 1.3 1998-07-24 08:34:18 jkh Exp $ -->
|
||||
<!-- $Id: security.sgml,v 1.4 1998-08-09 23:02:19 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -69,7 +69,7 @@ knowledge (e.g. because a report has been posted to a public mailing
|
|||
list).</P>
|
||||
|
||||
<P>Like all development efforts, security fixes are first brought into
|
||||
the <A HREF="http://www.freebsd.org/handbook/current.html">FreeBSD-current</A>
|
||||
the <A HREF="../handbook/current.html">FreeBSD-current</A>
|
||||
branch. After a couple of days and some testing, the fix is retrofitted
|
||||
into the supported FreeBSD-stable branch(es) and an advisory then sent out.</P>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue