Actions
Bug #4211
closed
SS
SS
Not all manpages are built by docs Makefile
Bug #4211:
Not all manpages are built by docs Makefile
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0
Description
While https://github.com/OISF/suricata/pull/3812 (for #884) adds the Sphinx side, the man target in the Makefile in the docs/userguide directory does not seem to build all man pages. The ones for suricatasc, suricatactl and suricatactl-filestore are missing, only `suricata.1` is created.
SS Updated by Sascha Steinbiss over 5 years ago
How about this as a solution: https://github.com/OISF/suricata/commit/5dcdf8c6539d72b0c88a925e11543090045ad476
VJ Updated by Victor Julien over 5 years ago
- Status changed from New to In Progress
- Assignee set to Sascha Steinbiss
- Target version set to 7.0.0-beta1
- Label Needs backport to 5.0, Needs backport to 6.0 added
SS Updated by Sascha Steinbiss over 5 years ago
First shot: https://github.com/OISF/suricata/pull/5651
SS Updated by Sascha Steinbiss over 5 years ago
I think this can be closed now, the associated PR is merged.
JI Updated by Jason Ish about 5 years ago
- Status changed from In Progress to In Review
I'll take care of it when merged into our new 6.0.x branch as well. Thanks for the update.
JL Updated by Jeff Lucovsky about 5 years ago
- Copied to Bug #4303: Not all manpages are built by docs Makefile added
JL Updated by Jeff Lucovsky about 5 years ago
- Copied to Bug #4304: Not all manpages are built by docs Makefile added
VJ Updated by Victor Julien about 5 years ago
- Status changed from In Review to Closed
Actions