Remove some Bro usages in main TOC entries

This commit is contained in:
Jon Siwek 2018-12-19 17:37:38 -06:00
parent 5ebe47ec23
commit 879f327d4b
10 changed files with 34 additions and 36 deletions

View file

@ -1,7 +1,7 @@
===================
Writing Bro Plugins
===================
===============
Writing Plugins
===============
Bro internally provides a plugin API that enables extending
the system dynamically, without modifying the core code base. That way