diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-30 08:45:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-30 08:45:12 +0000 |
commit | eae29d1b1355e626c4ee8ed78663b0b8f253ec68 (patch) | |
tree | 89e930c4fc109b470688fc2908f6963f7e94f664 /security | |
parent | d1d26c0244455c5ff8ddcc81d7446c18990e21f0 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 119b7506af83..66f324c7502d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -30,6 +30,15 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. $FreeBSD$ + +QUICK GUIDE TO ADDING A NEW ENTRY + +1. run `make newentry' to add a template to the top of the document +2. fill in the template +3. use `make validate' to verify syntax correctness (you might need to install + textproc/libxml2 for parser, and this port for catalogs) +4. profit! + Note: Please add new entries to the beginning of this file. --> |