Skip to content

Fix man page generation script #230

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 2 commits into from
Mar 30, 2025
Merged

Conversation

baldurmen
Copy link
Contributor

The Debian linting tool flagged a few issues with the current man page.

This PR fixes them.

The extra ' caused this error:

  troff:<standard input>:19: warning: macro 'Matthew' not defined

Removing them seems to fix the issue.
A manual page should start with a NAME section, which lists the program name and
a brief description.

The description was missing :)
@mtkennerly
Copy link
Owner

Thanks!

@mtkennerly mtkennerly merged commit 8440ef8 into mtkennerly:master Mar 30, 2025
40 checks passed
mtkennerly added a commit that referenced this pull request Mar 30, 2025
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