Bug 525687

Summary: Missing man-pages
Product: [Fedora] Fedora Reporter: Ivana Varekova <varekova>
Component: mrtgAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-29 12:59:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 527378    

Description Ivana Varekova 2009-09-25 09:47:35 UTC
Description of problem:
There are missing man page(s) for these tools or config files:
 /etc/httpd/conf.d/mrtg.conf

If the man-pages are in a different package, please describe the details here.

In case the config file has the description inside and no additional man page is needed, please post a comment describing this situation here and set the bug status to CLOSE NOTABUG.

Short description on how to create man pages can be found here:

 https://fedoraproject.org/wiki/User:Varekova/man-pages

Actual results:
no man pages

Expected results:
man pages available

Comment 1 Vitezslav Crhonek 2009-09-29 12:59:56 UTC
/etc/httpd/conf.d/mrtg.conf is Apache module-specific configuration file. There is short description at the top of the file (what the file is for), the rest is under syntax of Apache configuration files, which should be documented elsewhere. No additional man page needed.