diff --git a/doc/h2load.1 b/doc/h2load.1 index 8ba07836..7d048570 100644 --- a/doc/h2load.1 +++ b/doc/h2load.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "H2LOAD" "1" "February 08, 2015" "0.7.4-DEV" "nghttp2" +.TH "H2LOAD" "1" "February 15, 2015" "0.7.4" "nghttp2" .SH NAME h2load \- HTTP/2 benchmarking tool . diff --git a/doc/nghttp.1 b/doc/nghttp.1 index 104f6de5..d8d04830 100644 --- a/doc/nghttp.1 +++ b/doc/nghttp.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTP" "1" "February 08, 2015" "0.7.4-DEV" "nghttp2" +.TH "NGHTTP" "1" "February 15, 2015" "0.7.4" "nghttp2" .SH NAME nghttp \- HTTP/2 experimental client . diff --git a/doc/nghttpd.1 b/doc/nghttpd.1 index 2523ca80..cc757f05 100644 --- a/doc/nghttpd.1 +++ b/doc/nghttpd.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTPD" "1" "February 08, 2015" "0.7.4-DEV" "nghttp2" +.TH "NGHTTPD" "1" "February 15, 2015" "0.7.4" "nghttp2" .SH NAME nghttpd \- HTTP/2 experimental server . diff --git a/doc/nghttpx.1 b/doc/nghttpx.1 index d6b2b446..9728ca56 100644 --- a/doc/nghttpx.1 +++ b/doc/nghttpx.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTPX" "1" "February 08, 2015" "0.7.4-DEV" "nghttp2" +.TH "NGHTTPX" "1" "February 15, 2015" "0.7.4" "nghttp2" .SH NAME nghttpx \- HTTP/2 experimental proxy . @@ -800,7 +800,7 @@ to perform hot swapping. .SH SERVER PUSH .sp nghttpx supports HTTP/2 server push in default mode. nghttpx looks -for Link header field (\fI\%RFC 5988\fP) in response headers for +for Link header field (\fI\%RFC 5988\fP) in response headers from backend server and extracts URI\-reference with parameter \fBrel=preload\fP (see \fI\%preload\fP) and pushes those URIs to the frontend client. Here is a sample Link diff --git a/doc/nghttpx.1.rst b/doc/nghttpx.1.rst index eff57514..8ac24121 100644 --- a/doc/nghttpx.1.rst +++ b/doc/nghttpx.1.rst @@ -719,7 +719,7 @@ SERVER PUSH nghttpx supports HTTP/2 server push in default mode. nghttpx looks for Link header field (`RFC 5988 -`_) in response headers for +`_) in response headers from backend server and extracts URI-reference with parameter ``rel=preload`` (see `preload `_)