The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13286 
====================================================================== 
Reported By:                Alex Merry
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13286
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2012-06-08 17:49 EDT
Last Modified:              2012-06-08 17:49 EDT
====================================================================== 
Summary:                    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
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-08 17:49 Alex Merry     New Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to