diff --git a/src/link/rgblink.1 b/src/link/rgblink.1 index 14c16401..bed9b1f3 100644 --- a/src/link/rgblink.1 +++ b/src/link/rgblink.1 @@ -42,14 +42,16 @@ Write a symbol file to the given filename. .It Fl o Ar outfile Write ROM image to the given filename. .It Fl p Ar pad_value -When padding an image, pad with this value. The default is 0x00. +When padding an image, pad with this value. +The default is 0x00. .It Fl s Ar symbol ??? .It Fl t Write a tiny .Pq 32KiB -ROM file. This forces all DATA/CODE sections to be of -type HOME, and increases the HOME section size from 16KiB to 32KiB. +ROM file. +This forces all DATA/CODE sections to be of type HOME, and increases the HOME +section size from 16KiB to 32KiB. .El .Sh EXAMPLES All you need for a basic ROM is an object file, which can be made into a ROM