mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
Fix more "make doc" warnings
This commit is contained in:
parent
75e69d8c09
commit
28125e367e
5 changed files with 14 additions and 13 deletions
|
@ -120,7 +120,7 @@ event ssh1_server_host_key%(c: connection, p: string, e: string%);
|
|||
## This event is generated when an :abbr:`SSH (Secure Shell)`
|
||||
## encrypted packet is seen. This event is not handled by default, but
|
||||
## is provided for heuristic analysis scripts. Note that you have to set
|
||||
## :bro:id:`SSH::skip_processing_after_detection` to false to use this
|
||||
## :bro:id:`SSH::disable_analyzer_after_detection` to false to use this
|
||||
## event. This carries a performance penalty.
|
||||
##
|
||||
## c: The connection over which the :abbr:`SSH (Secure Shell)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue