On 23-05-17 01:35, Valery Ushakov wrote: | Module Name: src | Committed By: uwe | Date: Wed May 17 01:35:00 UTC 2023 | | Modified Files: | src/usr.sbin/installboot: installboot.8 | | Log Message: | installboot(8): fix up markup | | Don't overuse .Sy - when everything is highlighted, nothing is. Use | .Ic for options &c to get correct PostScript output (both are bold in | plain text). | | Use Aq Ar inside .Pa, as both Pa and Ar are rendered as underscored | text in plain text output, and the distinction is lost. | | Don't set examples in bold, but give them .Pp space around - they are | much easier to read this way. | | Use consistent -width in FILES.
Thanks for this; much better.
