Skip to content

Fix missing .El tag in manpage - #151

Open
jcharaoui wants to merge 1 commit into
OpenVoxProject:mainfrom
jcharaoui:fix-manpage
Open

Fix missing .El tag in manpage#151
jcharaoui wants to merge 1 commit into
OpenVoxProject:mainfrom
jcharaoui:fix-manpage

Conversation

@jcharaoui

Copy link
Copy Markdown
Contributor

@bastelfreak bastelfreak added the bug Something isn't working label Jul 24, 2026
@bastelfreak

Copy link
Copy Markdown
Contributor

@jcharaoui can you check the DCO again? And can you recommend any linters we could use in CI to catch such issues in the future (I'm really not familiar with the manpage format)?

Detected via Lintian, see
https://lintian.debian.org/tags/groff-message.html

Signed-off-by: Jérôme Charaoui <jerome@riseup.net>
@jcharaoui

Copy link
Copy Markdown
Contributor Author

This is what Lintian uses:

LC_ALL=C.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z man/man1/facter.1 >/dev/null

The test passes if no warning is emitted.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants