From db1f77f90b9441671df6382c13a9c5ef54663967 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Fri, 23 Apr 2021 14:24:42 +0200 Subject: [PATCH] Correct "| operator" line not including the pipe --- src/rgbds.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rgbds.5 b/src/rgbds.5 index 677bf7bd..3bc607ac 100644 --- a/src/rgbds.5 +++ b/src/rgbds.5 @@ -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 ~