From 39f2ed133924da1b9c815b49008abacc8f03bae0 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Thu, 17 Jul 2025 20:14:50 -0400 Subject: [PATCH] Fix order of sentences --- man/rgbasm.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 53cad5e5..950fff14 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -715,10 +715,10 @@ is a string, this function returns the size of the section named If .Ar arg is a section type keyword, it returns the size of that section type. +The result is not constant, since only RGBLINK can compute its value. If .Ar arg is an 8-bit or 16-bit register, it returns the size of that register. -The result is not constant, since only RGBLINK can compute its value. .It Fn STARTOF arg Ta If .Ar arg is a string, this function returns the starting address of the section named