Correct a URL.
Noticed by: Daan van de Linde <daan@xs4all.nl> (via -www)
This commit is contained in:
parent
d10b584027
commit
9b985ae5e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20714
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.157 2004/04/13 17:27:43 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.158 2004/04/15 20:05:19 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.157 2004/04/13 17:27:43 trhodes Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.158 2004/04/15 20:05:19 trhodes Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -38,7 +38,7 @@ Reading FreeBSD Security Advisories</a></li>
|
|||
<a name="how"></a>
|
||||
<p>All FreeBSD Security issues should be reported directly to the
|
||||
<a href="mailto:security@FreeBSD.org">Security Officer Team</a>
|
||||
personally or otherwise to the <a href="security-officer@FreeBSD.org">
|
||||
personally or otherwise to the <a href="mailto:security-officer@FreeBSD.org">
|
||||
Security Officer</a>. All reports should at least contain:<br><br>
|
||||
A description of the vulnerability;<br>
|
||||
What versions of FreeBSD seem to be affected if possible;<br>
|
||||
|
|
Loading…
Reference in a new issue