Add a trailing slash to http URLs - some required and some just for the
sake of consistency. PR: 8038 Reviewed by: wosch
This commit is contained in:
parent
f4ddd0efd8
commit
63614d0225
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3920
57 changed files with 325 additions and 325 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-11-15 16:23:09 $">
|
||||
<!ENTITY date "$Date: 1998-12-13 23:19:25 $">
|
||||
<!ENTITY title "FreeBSD Security Guide">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: advisories.xml,v 1.7 1998-11-15 16:23:09 wosch Exp $ -->
|
||||
<!-- $Id: advisories.xml,v 1.8 1998-12-13 23:19:25 steve Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,7 +27,7 @@ FreeBSD Security Officers</A> if you have changes you'd like to see here.</P>
|
|||
providing a focal point for security related communications. A security
|
||||
officers' main task is to send out advisories when there are known security
|
||||
holes and otherwise keep abreast of security issues. The security officers
|
||||
also communicate with the various <A HREF="http://www.cert.org">CERT</A>
|
||||
also communicate with the various <A HREF="http://www.cert.org/">CERT</A>
|
||||
and <A HREF="http://www.first.org/">FIRST</A> teams around the world,
|
||||
sharing information about vulnerabilities in FreeBSD or utilities commonly
|
||||
used by FreeBSD, and keeping up to date on security issues in the world at
|
||||
|
@ -194,10 +194,10 @@ fact, any UNIX system:</P>
|
|||
security pointers. Everything you always wanted to know about
|
||||
security...and more...</LI>
|
||||
|
||||
<LI>The various CERTs (e.g. <A href="http://www.cert.org">www.cert.org</A> and
|
||||
<A href="http://www.auscert.org.au">www.auscert.org.au</A>)</LI>
|
||||
<LI>The various CERTs (e.g. <A href="http://www.cert.org/">www.cert.org</A> and
|
||||
<A href="http://www.auscert.org.au/">www.auscert.org.au</A>)</LI>
|
||||
|
||||
<li><a href="http://SecurityPortal.com">SecurityPortal.com</a>
|
||||
<li><a href="http://SecurityPortal.com/">SecurityPortal.com</a>
|
||||
is intended to be the comprehensive Web site for Internet
|
||||
Security. It is dedicated to providing corporate security professionals
|
||||
with the information and resources needed to protect their networks. We
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue