]> git.draconx.ca Git - upkg.git/commitdiff
Manual updates.
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 06:07:50 +0000 (01:07 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 06:12:54 +0000 (01:12 -0500)
For literal strings, we need to use \- instead of just - as some troff
processors turn plain "-" into "proper" unicode hyphens (as opposed to
hyphen-minus), which breaks copy+paste and searching.

Ensure that .Os follows .Dt in the mdoc prologue as apparently not doing
this results in broken manpage headings with groff 1.23.

Add missing copyright and permission notice.


No differences found