mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
Fix minor typos in documentation
Some of these fixes are for broken links in the auto-generated docs.
This commit is contained in:
parent
67160338ba
commit
475682ba7f
5 changed files with 17 additions and 16 deletions
|
@ -348,7 +348,7 @@ export {
|
|||
## to handle, or one of the stream's filters has an invalid
|
||||
## ``path_func``.
|
||||
##
|
||||
## .. bro:see: Log::enable_stream Log::disable_stream
|
||||
## .. bro:see:: Log::enable_stream Log::disable_stream
|
||||
global write: function(id: ID, columns: any) : bool;
|
||||
|
||||
## Sets the buffering status for all the writers of a given logging stream.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue