]> git.draconx.ca Git - slotifier.git/commit
Trivial manual fixes. master
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 03:59:38 +0000 (22:59 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2023 04:07:53 +0000 (23:07 -0500)
commit67be4fd94db99963c026a204d687a2af2da06b1a
tree2574703dcc639f0ca9ca8c17300ab911c076023d
parentb9599af9fd61b5718e3e1db436b617aceab0ac02
Trivial manual fixes.

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.
doc/slotifier.1