Update man pages

This commit is contained in:
Tatsuhiro Tsujikawa 2016-04-16 19:12:12 +09:00
parent 73740477fb
commit e41d8c2f62
5 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "H2LOAD" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "H2LOAD" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
h2load \- HTTP/2 benchmarking tool
.

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "NGHTTP" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTP" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttp \- HTTP/2 client
.

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPD" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTPD" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttpd \- HTTP/2 server
.

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPX" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTPX" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttpx \- HTTP/2 proxy
.
@ -1495,7 +1495,7 @@ Clear all existing request header fields.
.UNINDENT
.INDENT 7.0
.TP
.B push uri
.B push(uri)
Initiate to push resource identified by \fIuri\fP\&. Only HTTP/2
protocol supports this feature. For the other protocols, this
method is noop. \fIuri\fP can be absolute URI, absolute path or

View File

@ -1357,7 +1357,7 @@ respectively.
Clear all existing request header fields.
.. rb:method:: push uri
.. rb:method:: push(uri)
Initiate to push resource identified by *uri*. Only HTTP/2
protocol supports this feature. For the other protocols, this