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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
