Added build system support for a man page.

This commit is contained in:
Konstantin Pavlov
2021-03-24 18:45:45 +03:00
parent 6d7c6196e1
commit b33babceda
6 changed files with 42 additions and 6 deletions

View File

@@ -9,6 +9,12 @@
date="" time=""
packager="Andrei Belov <defan@nginx.com>">
<change type="feature">
<para>
"--mandir" ./configure option to specify the directory for man page installation.
</para>
</change>
<change type="bugfix">
<para>
the router process could crash on premature TLS connection close; the bug had