Fix whitespace errors (my fault) from prior commit.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-10-25 16:38:42 +00:00
parent 3c9459ebbc
commit c311d71531
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49579

View file

@ -7,28 +7,30 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.support">
<body class="navinclude.support">
<h2>Introduction</h2>
<p>FreeBSD takes security very seriously and its developers are
constantly working on making the operating system as secure as
possible. This page will provide information about what to do in
possible. This page will provide information about what to do in
the event of a security vulnerability affecting your system</p>
<h2>Table of Contents</h2>
<ul>
<li><a href="#reporting">Reporting FreeBSD security
incidents</a></li> <li><a href="#recent">Recent FreeBSD
security vulnerabilities</a></li>
incidents</a></li>
<li><a href="#recent">Recent FreeBSD security
vulnerabilities</a></li>
<li><a href="#advisories">Understanding FreeBSD security
advisories</a></li> <li><a href="#how">How to update your
advisories</a></li>
<li><a href="#how">How to update your
system</a></li>
<li><a href="#sup">Supported FreeBSD releases</a></li>
<li><a href="#model">The FreeBSD support model</a></li>