From b7e59a717bbd9a2d41c059dd278439cf436b16f2 Mon Sep 17 00:00:00 2001 From: Seth Hall Date: Thu, 10 Mar 2011 16:42:24 -0500 Subject: [PATCH] Documentation nit fixed. --- policy/software.bro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/software.bro b/policy/software.bro index cb1a32b382..921f6d025d 100644 --- a/policy/software.bro +++ b/policy/software.bro @@ -2,7 +2,7 @@ ## parsing, but doesn't actually do any detection on it's own. It relys on ## other protocol specific scripts to parse out software from the protocol(s) ## that they analyze. The entry point for providing new software detections -## to this framework is through the Software::found event. +## to this framework is through the Software::found function. @load functions @load notice