From e41d8c2f621a3bb030477748e7b8e97e5e3c8443 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 16 Apr 2016 19:12:12 +0900 Subject: [PATCH] Update man pages --- doc/h2load.1 | 2 +- doc/nghttp.1 | 2 +- doc/nghttpd.1 | 2 +- doc/nghttpx.1 | 4 ++-- doc/nghttpx.1.rst | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/h2load.1 b/doc/h2load.1 index 00954a14..d6787925 100644 --- a/doc/h2load.1 +++ b/doc/h2load.1 @@ -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 . diff --git a/doc/nghttp.1 b/doc/nghttp.1 index fe57bda6..b0c0a8c5 100644 --- a/doc/nghttp.1 +++ b/doc/nghttp.1 @@ -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 . diff --git a/doc/nghttpd.1 b/doc/nghttpd.1 index 0cb26d0b..8bf9d157 100644 --- a/doc/nghttpd.1 +++ b/doc/nghttpd.1 @@ -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 . diff --git a/doc/nghttpx.1 b/doc/nghttpx.1 index 27bdf942..cf07235e 100644 --- a/doc/nghttpx.1 +++ b/doc/nghttpx.1 @@ -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 diff --git a/doc/nghttpx.1.rst b/doc/nghttpx.1.rst index a6c34637..6e87f5f4 100644 --- a/doc/nghttpx.1.rst +++ b/doc/nghttpx.1.rst @@ -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