diff options
| author | Erwin Lansing <erwin@FreeBSD.org> | 2013-06-06 10:59:35 +0000 |
|---|---|---|
| committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-06-06 10:59:35 +0000 |
| commit | 20d85a98768386ef1fecd86af3371ee3780c14cc (patch) | |
| tree | 8edc92413d96e37acd1d53a8cb2d77e788bffe86 | |
| parent | Update to 1.04. (diff) | |
Fix typo in previous revision.
Notes
Notes:
svn path=/head/; revision=320080
| -rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 597f7ccb8909..9df1d46081fe 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,7 +52,7 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> <vuln vid="72f35727-ce83-11e2-be04-005056a37f68"> - <topic>dns/bind9* -- iA recursive resolver can be crashed by a query for a malformed zone</topic> + <topic>dns/bind9* -- A recursive resolver can be crashed by a query for a malformed zone</topic> <affects> <package> <name>bind99</name> |
