Fix formatting errors in man pages

As reported by the following command:
mandoc -T lint man/* | grep -v "input text line longer than 80 bytes"
(One of them also showed up as a warning while setting up Debian packaging.)
This commit is contained in:
ISSOtm
2023-11-23 18:05:55 +01:00
parent a218622d73
commit 27c1237daa
6 changed files with 32 additions and 48 deletions

View File

@@ -344,12 +344,12 @@ and then
Please report bugs on
.Lk https://github.com/gbdev/rgbds/issues GitHub .
.Sh SEE ALSO
.Xr rgbasm 5 ,
.Xr rgbfix 1 ,
.Xr rgblink 1 ,
.Xr rgbasm 5 ,
.Xr gbz80 7 ,
.Xr rgbds 5 ,
.Xr rgbds 7 ,
.Xr gbz80 7
.Xr rgbds 7
.Sh HISTORY
.Nm
was originally written by Carsten S\(/orensen as part of the ASMotor package, and was later packaged in RGBDS by Justin Lloyd.