From 28fcef0ecdbb8610515b6c6b6676224b0ab26ef8 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Sun, 10 Jul 2022 12:30:18 +0200 Subject: [PATCH] Improve some wording slightly --- man/rgbgfx.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index de9600b8..e7c4d186 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -472,7 +472,7 @@ delim off .EN Note that .Fl n -only puts a limit on the amount of palettes, but does not fix this file's size. +only caps how many palettes are generated (and thus this file's size), but fewer may be generated still. .Ss Tile map data A tile map is an array of tile IDs, with one byte per tile ID. The first byte always corresponds to the ID of the tile in top-left corner of the input image; the second byte is either the ID of the tile to its right (by default), or below it