View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013286CMakeCMakepublic2012-06-08 17:492012-06-27 17:48
ReporterAlex Merry 
Assigned ToAlex Neundorf 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformx86_64OSLinux: ArchlinuxOS Version
Product VersionCMake 2.8.8 
Target VersionFixed in Version 
Summary0013286: CMake always generates man pages in section 1
DescriptionWhen 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 Reproducecmake --help-custom-modules cmake-custom-modules.7
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team