mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Fix typos and formatting in the other protocol docs
This commit is contained in:
parent
8764850337
commit
c224fbe7f8
6 changed files with 23 additions and 20 deletions
|
@ -15,9 +15,9 @@ export {
|
|||
uid: string &log;
|
||||
## The connection's 4-tuple of endpoint addresses/ports.
|
||||
id: conn_id &log;
|
||||
## Nick name given for the connection.
|
||||
## Nickname given for the connection.
|
||||
nick: string &log &optional;
|
||||
## User name given for the connection.
|
||||
## Username given for the connection.
|
||||
user: string &log &optional;
|
||||
|
||||
## Command given by the client.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue