security.xml revision 278265
175592Sru<?xml version="1.0" encoding="iso-8859-1"?>
275592Sru<!--
394427Sru     The FreeBSD Documentation Project
4114412Sru
594427Sru     $FreeBSD: head/release/doc/share/xml/security.xml 278265 2015-02-05 15:46:01Z gjb $
694427Sru-->
775592Sru<informaltable frame="none" pgwide="1">
875592Sru  <tgroup cols="3">
975592Sru    <colspec colwidth="40%"/>
10100872Sru    <colspec colwidth="30%"/>
1175592Sru    <colspec colwidth="30%"/>
1275592Sru    <thead>
1375592Sru      <row>
14	<entry>Advisory</entry>
15	<entry>Date</entry>
16	<entry>Topic</entry>
17      </row>
18    </thead>
19
20    <tbody>
21      <row>
22	<entry><para>No advisories.</para></entry>
23	<entry><para>&nbsp;</para></entry>
24	<entry><para>&nbsp;</para></entry>
25      </row>
26    </tbody>
27  </tgroup>
28</informaltable>
29