diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 4a15091a..5683055a 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -968,9 +968,9 @@ block before performing its own function. .Ic LOAD blocks can use the .Ic UNION -or +modifier as described below, but not the .Ic FRAGMENT -modifiers, as described below. +modifier. .Ss Unionized sections When you're tight on RAM, you may want to define overlapping static memory allocations, as explained in the .Sx Unions