mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
docs: escape * in documentation
This commit is contained in:
parent
10159a3fdf
commit
8d2a6f48e8
1 changed files with 1 additions and 1 deletions
|
@ -977,7 +977,7 @@ function x509_set_certificate_cache_hit_callback%(f: string_any_file_hook%) : bo
|
||||||
## our interpretation of RFC6128 wildcard expansions. This specifically means that wildcards are
|
## our interpretation of RFC6128 wildcard expansions. This specifically means that wildcards are
|
||||||
## only allowed in the leftmost label, wildcards only span one label, the wildcard has to be the
|
## only allowed in the leftmost label, wildcards only span one label, the wildcard has to be the
|
||||||
## last character before the label-separator, but additional characters are allowed before it, and
|
## last character before the label-separator, but additional characters are allowed before it, and
|
||||||
## the wildcard has to be at least at the third level (so *.a.b).
|
## the wildcard has to be at least at the third level (so \*.a.b).
|
||||||
##
|
##
|
||||||
## hostname: Hostname to test
|
## hostname: Hostname to test
|
||||||
##
|
##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue