View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013286 | CMake | CMake | public | 2012-06-08 17:49 | 2012-06-27 17:48 | ||||
Reporter | Alex Merry | ||||||||
Assigned To | Alex Neundorf | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | x86_64 | OS | Linux: Archlinux | OS Version | |||||
Product Version | CMake 2.8.8 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013286: CMake always generates man pages in section 1 | ||||||||
Description | When generating a man page with CMake, such as by doing cmake --help-custom-modules cmake-custom-modules.7 CMake will always write the man page header as though the module were in section 1, even if the filename indicates that it is in another section. In the case of the example above, sections 3 or 7 would be appropriate for module help, not section 1. | ||||||||
Steps To Reproduce | cmake --help-custom-modules cmake-custom-modules.7 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0029852) Alex Neundorf (developer) 2012-06-27 17:48 |
I made this working in the DetectManSection branch and merged it into next. Hopefully this will still make it into 2.8.9. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-08 17:49 | Alex Merry | New Issue | |
2012-06-11 09:33 | Brad King | Assigned To | => Alex Neundorf |
2012-06-11 09:33 | Brad King | Status | new => assigned |
2012-06-27 17:48 | Alex Neundorf | Note Added: 0029852 | |
2012-06-27 17:48 | Alex Neundorf | Status | assigned => closed |
2012-06-27 17:48 | Alex Neundorf | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |