Fix typos and formatting in init-bare.bro and init-default.bro

This commit is contained in:
Daniel Thayer 2013-10-20 01:32:17 -05:00
parent 023ea4b588
commit d367f033dc
2 changed files with 292 additions and 276 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,8 +1,8 @@
##! This script loads everything in the base/ script directory. If you want
##! to run Bro without all of these scripts loaded by default, you can use
##! the -b (--bare-mode) command line argument. You can also copy the "@load"
##! lines from this script to your own script to load only the scripts that
##! you actually want.
##! the ``-b`` (``--bare-mode``) command line argument. You can also copy the
##! "@load" lines from this script to your own script to load only the scripts
##! that you actually want.
@load base/utils/site
@load base/utils/active-http