diff --git a/en_US.ISO8859-1/htdocs/security/security.xml b/en_US.ISO8859-1/htdocs/security/security.xml
index 7ce82cb9b1..3470363725 100644
--- a/en_US.ISO8859-1/htdocs/security/security.xml
+++ b/en_US.ISO8859-1/htdocs/security/security.xml
@@ -19,15 +19,27 @@
   <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
-    the event of a security vulnerability affecting your system, and
-    how to report vulnerabilities.</p>
+    the event of a security vulnerability affecting your system</p>
+
+  <h2>Reporting FreeBSD security incidents</h2>
+
+  <p>All FreeBSD security issues should be reported to the <a
+      href="mailto:secteam@FreeBSD.org">FreeBSD Security Team</a>
+    or, if a higher level of confidentiality is required, PGP
+    encrypted to the <a
+      href="mailto:security-officer@FreeBSD.org">Security Officer
+      Team</a>
+    using the <a href="so_public_key.asc">Security Officer PGP
+      key</a>.
+    Additional information can be found at the <a
+      href="reporting.html">reporting FreeBSD security incidents</a>
+    page.</p>
 
   <h2>Table of Contents</h2>
 
   <ul>
     <li><a href="#recent">Recent FreeBSD security vulnerabilities</a></li>
     <li><a href="#how">How to update your system</a></li>
-    <li><a href="reporting.html">Reporting FreeBSD security incidents</a></li>
   </ul>
 
   <a name="recent"></a>