comparison xml/en/docs/http/ngx_http_v2_module.xml @ 1659:680cbf783efe

Fixed some misuses of "value".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 29 Feb 2016 14:40:15 +0300
parents 44c4323144c5
children 08f48ecb13ba
comparison
equal deleted inserted replaced
1658:ae713f8acaca 1659:680cbf783efe
68 </para> 68 </para>
69 69
70 <para> 70 <para>
71 Also note that if the 71 Also note that if the
72 <link doc="ngx_http_ssl_module.xml" id="ssl_prefer_server_ciphers"/> directive 72 <link doc="ngx_http_ssl_module.xml" id="ssl_prefer_server_ciphers"/> directive
73 is set to the value <value>on</value>, 73 is set to the value “<literal>on</literal>”,
74 the <link doc="ngx_http_ssl_module.xml" id="ssl_ciphers">ciphers</link> 74 the <link doc="ngx_http_ssl_module.xml" id="ssl_ciphers">ciphers</link>
75 should be configured to comply with 75 should be configured to comply with
76 <link url="https://tools.ietf.org/html/rfc7540#appendix-A">RFC 7540, Appendix A</link> 76 <link url="https://tools.ietf.org/html/rfc7540#appendix-A">RFC 7540, Appendix A</link>
77 black list and supported by clients. 77 black list and supported by clients.
78 </para> 78 </para>