Bug 41912

Summary: Author section on the man pages on debian missing for most commands
Product: Koha Reporter: lbellomo <golf-wipe-mowing>
Component: Developer documentationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: 25.11   
Hardware: All   
OS: Linux   
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:

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).