0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 01:54:08 +00:00

Doc: Minor fixes

This commit is contained in:
Ondrej Zajicek 2024-10-15 17:19:42 +02:00
parent cb40a666b9
commit a70ecadefe

View File

@ -1599,9 +1599,9 @@ in the foot).
a shell pattern (represented also as a string). a shell pattern (represented also as a string).
<tag><label id="type-bytestring">bytestring</tag> <tag><label id="type-bytestring">bytestring</tag>
This is a sequences of arbitrary bytes. There are no ways to modify This is a sequence of arbitrary bytes. There are no ways to modify
bytestrings in filters. You can pass them between function, assign bytestrings in filters. You can pass them between functions, assign
them to variables of type <cf/bytestring/, print such values, them to variables of type <cf/bytestring/, print such values, and
compare bytestings (<cf/=, !=/). compare bytestings (<cf/=, !=/).
Bytestring literals are written as a sequence of hexadecimal digit Bytestring literals are written as a sequence of hexadecimal digit