Bug 41912 - Author section on the man pages on debian missing for most commands
Summary: Author section on the man pages on debian missing for most commands
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Developer documentation (show other bugs)
Version: 25.11
Hardware: All Linux
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-23 23:01 UTC by lbellomo
Modified: 2026-02-23 23:01 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lbellomo 2026-02-23 23:01:27 UTC
I notice that for most of the man pages the author section is mostly empty. For example, for `koha-[create|remove|dump]` show at the end of the man pages:

"""
AUTHOR
       Author.
"""

The only one that show something is `koha-shell` that show something like:

"""
AUTHOR
       Robin Sheat
       Catalyst IT
           Author
"""

And `koha-shell` is the only different in on https://gitlab.com/koha-community/Koha/-/tree/main/debian/docs?ref_type=heads (and the only one that the last change is more that 13 years).