svn commit: r49579 - head/en_US.ISO8859-1/htdocs/security
Glen Barber
gjb at FreeBSD.org
Tue Oct 25 16:38:43 UTC 2016
Author: gjb
Date: Tue Oct 25 16:38:42 2016
New Revision: 49579
URL: https://svnweb.freebsd.org/changeset/doc/49579
Log:
Fix whitespace errors (my fault) from prior commit.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/security/security.xml
Modified: head/en_US.ISO8859-1/htdocs/security/security.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/security.xml Tue Oct 25 16:35:19 2016 (r49578)
+++ head/en_US.ISO8859-1/htdocs/security/security.xml Tue Oct 25 16:38:42 2016 (r49579)
@@ -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>
More information about the svn-doc-head
mailing list