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