Correct "| operator" line not including the pipe

This commit is contained in:
ISSOtm
2021-04-23 14:24:42 +02:00
parent 4d21588eb2
commit db1f77f90b

View File

@@ -226,7 +226,7 @@ with some bytes being special prefixes for integers and symbols.
.It Li $04 Ta Li % operator
.It Li $05 Ta Li unary -
.It Li $06 Ta Li ** operator
.It Li $10 Ta Li | operator
.It Li $10 Ta Li \&| operator
.It Li $11 Ta Li & operator
.It Li $12 Ta Li ^ operator
.It Li $13 Ta Li unary ~