[Bug 58132] non-standard, non-traditional man page layout makes searching for relevant information tedious and inefficient

[email protected] Fri, 08 May 2026 15:01:21 +0000
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=58132

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Rich Bowen <[email protected]> ---
Patched in r1933945 (trunk) and r1933946 (2.4). Added FILES sections to the
program documentation for httpd, apachectl, htpasswd, htdigest, htdbm, and
htcacheclean, following the man-pages(7) convention. Each section lists the
relevant files with a note that default paths are configurable at compile time.
The XSLT renders these as standard .SH "FILES" blocks in the generated man
pages.

The SEE ALSO section was previously addressed in r1933514 (Bug 62678). Note
that seealso elements are intentionally suppressed in man page output because
they reference HTML documentation and other resources that don't have
corresponding man pages.

-- 
You are receiving this mail because:
You are the assignee for the bug.