Update man pages
This commit is contained in:
parent
fce9efd341
commit
77416b0ac2
|
@ -1971,9 +1971,9 @@ connections or requests. It also avoids any process creation as is
|
||||||
the case with hot swapping with signals.
|
the case with hot swapping with signals.
|
||||||
.sp
|
.sp
|
||||||
The one limitation is that only numeric IP address is allowd in
|
The one limitation is that only numeric IP address is allowd in
|
||||||
\fI\%backend\fP in request body while non numeric
|
\fI\%backend\fP in request body unless "dns" parameter
|
||||||
hostname is allowed in command\-line or configuration file is read
|
is used while non numeric hostname is allowed in command\-line or
|
||||||
using \fI\%\-\-conf\fP\&.
|
configuration file is read using \fI\%\-\-conf\fP\&.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.sp
|
.sp
|
||||||
\fBnghttp(1)\fP, \fBnghttpd(1)\fP, \fBh2load(1)\fP
|
\fBnghttp(1)\fP, \fBnghttpd(1)\fP, \fBh2load(1)\fP
|
||||||
|
|
|
@ -1803,9 +1803,9 @@ connections or requests. It also avoids any process creation as is
|
||||||
the case with hot swapping with signals.
|
the case with hot swapping with signals.
|
||||||
|
|
||||||
The one limitation is that only numeric IP address is allowd in
|
The one limitation is that only numeric IP address is allowd in
|
||||||
:option:`backend <--backend>` in request body while non numeric
|
:option:`backend <--backend>` in request body unless "dns" parameter
|
||||||
hostname is allowed in command-line or configuration file is read
|
is used while non numeric hostname is allowed in command-line or
|
||||||
using :option:`--conf`.
|
configuration file is read using :option:`--conf`.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in New Issue