Skip to content

man: escape relevant hyphen-minus characters #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2024

Conversation

holger-dengler
Copy link
Collaborator

The typesetting programs troff or groff has a rendering for several "minus" or "dash" characters. Escape all characters in the man-pages, which should be rendered as hyphen-minus in any output. This affects e.g. parameters and attributes.

The typesetting programs troff or groff has a rendering for several
"minus" or "dash" characters. Escape all characters in the man-pages,
which should be rendered as hyphen-minus in any output. This affects
e.g. parameters and attributes.

Signed-off-by: Holger Dengler <[email protected]>
@holger-dengler holger-dengler requested a review from ifranzki May 14, 2024 09:12
Copy link
Contributor

@ifranzki ifranzki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I guess the failure in "Build / CI with soft-tokens (fedora, gcc, ock)" is unrealted?

@holger-dengler
Copy link
Collaborator Author

Yes, I think so too.
The logfiles show, that the pidoftool is missing, but this should alos not be the root cause for the failure. I'll check this later.

@holger-dengler holger-dengler merged commit b953932 into opencryptoki:master May 14, 2024
1 check failed
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.

2 participants