Skip to content

Refine postprocessing of project name for use in man pages#1033

Open
frou wants to merge 1 commit into
ninenines:masterfrom
frou:man-page-project
Open

Refine postprocessing of project name for use in man pages#1033
frou wants to merge 1 commit into
ninenines:masterfrom
frou:man-page-project

Conversation

@frou

@frou frou commented Apr 27, 2025

Copy link
Copy Markdown

Hi there, it's really nice that generation of man pages is possible (make install-docs).

When viewing them for Cowboy, I noticed that the project name is messed up:

Screenshot 2025-04-27 at 12 35 37

That seems to be because a non-portable sed feature is used to capitalise the first letter. I've replaced that with a call to awk that should be portable.

\U...\E is not a portable sed feature
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.

1 participant