Bug 291186 - ctfmerge.1: needs to document environment variable use
Summary: ctfmerge.1: needs to document environment variable use
Status: In Progress
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL: https://reviews.freebsd.org/D54054
Keywords:
Depends on: 290958
Blocks:
  Show dependency treegraph
 
Reported: 2025-11-24 07:42 UTC by Wolfram Schneider
Modified: 2025-12-03 18:09 UTC (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfram Schneider freebsd_committer freebsd_triage 2025-11-24 07:42:35 UTC
The ctfmerge(1) manpage
https://man.freebsd.org/ctfmerge

does not mention the supported environment variables.

Fortunately, NetBSD already documented it some month ago and we can copy the section upstream except for CTFMERGE_NUM_THREADS

https://man.netbsd.org/ctfmerge.1
https://github.com/NetBSD/src/commit/8a0c0d837af6f88a5a7d5a5081924e69cd374408

commit 8a0c0d837af6f88a5a7d5a5081924e69cd374408
Author:     christos <christos@NetBSD.org>
AuthorDate: Sat May 4 13:11:41 2024 +0000
Commit:     christos <christos@NetBSD.org>
CommitDate: Sat May 4 13:11:41 2024 +0000

    Document environment variable use.
Comment 1 Alexander Ziaee freebsd_committer freebsd_triage 2025-12-02 14:06:15 UTC
Okay, please commit