Date: Tue, 25 Oct 2016 16:38:42 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49579 - head/en_US.ISO8859-1/htdocs/security Message-ID: <201610251638.u9PGcgFL060870@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610251638.u9PGcgFL060870>