Rename Bro to Zeek in Zeekygen-generated documentation

This commit is contained in:
Jon Siwek 2019-06-06 18:51:09 -07:00
parent 7c5e74e577
commit be091271f7
33 changed files with 393 additions and 375 deletions

View file

@ -77,7 +77,7 @@ function get_resp_seq%(cid: conn_id%): count
## responder (often the server).
## - ``CONTENTS_BOTH``: Record the data sent in both directions.
## Results in the two directions being intermixed in the file,
## in the order the data was seen by Bro.
## in the order the data was seen by Zeek.
##
## f: The file handle of the file to write the contents to.
##