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. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/usr.sbin/installboot/installboot.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.