Update man pages
This commit is contained in:
parent
751e223692
commit
6d347e56ef
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "Oct 24, 2016" "1.16.0" "nghttp2"
|
.TH "H2LOAD" "1" "Nov 13, 2016" "1.16.1" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "Oct 24, 2016" "1.16.0" "nghttp2"
|
.TH "NGHTTP" "1" "Nov 13, 2016" "1.16.1" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 client
|
nghttp \- HTTP/2 client
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPD" "1" "Oct 24, 2016" "1.16.0" "nghttp2"
|
.TH "NGHTTPD" "1" "Nov 13, 2016" "1.16.1" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 server
|
nghttpd \- HTTP/2 server
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPX" "1" "Oct 24, 2016" "1.16.0" "nghttp2"
|
.TH "NGHTTPX" "1" "Nov 13, 2016" "1.16.1" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 proxy
|
nghttpx \- HTTP/2 proxy
|
||||||
.
|
.
|
||||||
|
@ -524,7 +524,7 @@ in the preference order. The supported curves depend on
|
||||||
the linked OpenSSL library. This function requires
|
the linked OpenSSL library. This function requires
|
||||||
OpenSSL >= 1.0.2.
|
OpenSSL >= 1.0.2.
|
||||||
.sp
|
.sp
|
||||||
Default: \fBP\-256:P\-384:P\-521\fP
|
Default: \fBX25519:P\-256:P\-384:P\-521\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
@ -1238,7 +1238,7 @@ backend server, the custom error pages are not used.
|
||||||
.B \-\-server\-name=<NAME>
|
.B \-\-server\-name=<NAME>
|
||||||
Change server response header field value to <NAME>.
|
Change server response header field value to <NAME>.
|
||||||
.sp
|
.sp
|
||||||
Default: \fBnghttpx nghttp2/1.16.0\fP
|
Default: \fBnghttpx nghttp2/1.16.1\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -482,7 +482,7 @@ SSL/TLS
|
||||||
the linked OpenSSL library. This function requires
|
the linked OpenSSL library. This function requires
|
||||||
OpenSSL >= 1.0.2.
|
OpenSSL >= 1.0.2.
|
||||||
|
|
||||||
Default: ``P-256:P-384:P-521``
|
Default: ``X25519:P-256:P-384:P-521``
|
||||||
|
|
||||||
.. option:: -k, --insecure
|
.. option:: -k, --insecure
|
||||||
|
|
||||||
|
@ -1118,7 +1118,7 @@ HTTP
|
||||||
|
|
||||||
Change server response header field value to <NAME>.
|
Change server response header field value to <NAME>.
|
||||||
|
|
||||||
Default: ``nghttpx nghttp2/1.16.0``
|
Default: ``nghttpx nghttp2/1.16.1``
|
||||||
|
|
||||||
.. option:: --no-server-rewrite
|
.. option:: --no-server-rewrite
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue