Skip to content

Fix formatting in man page#816

Merged
derf merged 1 commit intoderf:masterfrom
Keith-S-Thompson:fix-man-page
Mar 12, 2026
Merged

Fix formatting in man page#816
derf merged 1 commit intoderf:masterfrom
Keith-S-Thompson:fix-man-page

Conversation

@Keith-S-Thompson
Copy link
Copy Markdown
Contributor

Fixes #815

groff 1.23.0 changed the way '-', '~', and '^' characters are rendered.

See:

Fixes derf#815

groff 1.23.0 changed the way '-', '~', and '^' characters are rendered.

See:

- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052675
- https://man7.org/linux/man-pages/man7/man-pages.7.html
  (search for "Generating optimal glyphs")
@derf derf merged commit 79b4da4 into derf:master Mar 12, 2026
8 checks passed
@derf
Copy link
Copy Markdown
Owner

derf commented Mar 12, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hyphens in man page are rendered incorrectly

2 participants