Skip to content
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

man pages: Reformat to support NAME heading for proper whatis processing #212

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

tohojo
Copy link
Member

@tohojo tohojo commented Aug 9, 2022

The 'whatis' utility expects a man page to start with a NAME section with
the name and a short description of the utility. Add some regex hackery to
make sure our exported man pages conform to this format. For details, see:

https://www.mit.edu/afs.new/sipb/project/debathena/lintian/www/tags/manpage-has-bad-whatis-entry.html

Reported-by: Luca Boccassi bluca@debian.org
Signed-off-by: Toke Høiland-Jørgensen toke@redhat.com

xdp-filter/xdp-filter.8 Outdated Show resolved Hide resolved
xdp-loader/xdp-loader.8 Outdated Show resolved Hide resolved
The 'whatis' utility expects a man page to start with a NAME section with
the name and a short description of the utility. Add some regex hackery to
make sure our exported man pages conform to this format. For details, see:

https://www.mit.edu/afs.new/sipb/project/debathena/lintian/www/tags/manpage-has-bad-whatis-entry.html

Reported-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
@tohojo tohojo merged commit 49051f8 into master Aug 9, 2022
@tohojo tohojo deleted the man-heading branch August 9, 2022 15:45
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