From aa5b16394492679f922146004546e8f5bfe0ff15 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Thu, 23 Nov 2023 18:10:45 +0100 Subject: [PATCH] Clean up RGBGFX's "SEE ALSO" section Applying the previous fix there, plus reordering xrefs more usefully. --- man/rgbgfx.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index 455e04b8..db66f133 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -650,14 +650,14 @@ Please report bugs and mistakes in this man page on .Lk https://github.com/gbdev/rgbds/issues GitHub . Bug reports and feature requests about RGBDS are also welcome! .Sh SEE ALSO -.Xr rgbds 7 , .Xr rgbasm 1 , .Xr rgblink 1 , .Xr rgbfix 1 , -.Xr gbz80 7 +.Xr gbz80 7 , +.Xr rgbds 7 .Pp The Game Boy hardware reference -.Lk https://gbdev.io/pandocs/Rendering.html Pan Docs , +.Lk https://gbdev.io/pandocs/Graphics Pan Docs , particularly the section about graphics. .Sh HISTORY .Nm