changeset 2957:cebca5ba84d7

Minor fixes in http/3 and OTel modules. Fixed a link to load_module in ngx_otel_module, removed obsolete text in quic.xml, fixed package name in ngx_http_v3_module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 03 May 2023 13:15:55 +0100
parents a85e4d126bc7
children b2bb7aa090da
files xml/en/docs/http/ngx_http_v3_module.xml xml/en/docs/ngx_otel_module.xml xml/en/docs/quic.xml xml/ru/docs/http/ngx_http_v3_module.xml
diffstat 4 files changed, 5 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_v3_module.xml
+++ b/xml/en/docs/http/ngx_http_v3_module.xml
@@ -45,7 +45,7 @@ The module is available as
 <link doc="../quic.xml" id="linux">prebult Linux packages</link>.
 The module is also available as part of our
 <commercial_version>commercial subscription</commercial_version>
-in a separate <literal>nginx-plus-http3</literal> package.
+in a separate <literal>nginx-plus-quic</literal> package.
 </note>
 </para>
 
--- a/xml/en/docs/ngx_otel_module.xml
+++ b/xml/en/docs/ngx_otel_module.xml
@@ -28,7 +28,7 @@ This module is available as part of our
 <commercial_version>commercial subscription</commercial_version>
 in <literal>nginx-plus-module-otel</literal> package.
 After installation, the module can be loaded
-<link doc="../ngx_core_module.xml" id="load_module">dynamically</link>.
+<link doc="ngx_core_module.xml" id="load_module">dynamically</link>.
 </note>
 </para>
 
--- a/xml/en/docs/quic.xml
+++ b/xml/en/docs/quic.xml
@@ -94,7 +94,7 @@ sudo cp -a /etc/nginx /etc/nginx-quic-ba
 <section name="RHEL" id="rhel">
 
 <para>
-The <literal>nginx-quic</literal> package and be installed on
+The <literal>nginx-quic</literal> package can be installed on
 Red Hat Enterprise Linux and its derivatives such as
 CentOS, Oracle Linux, Rocky Linux, AlmaLinux.
 </para>
@@ -367,9 +367,7 @@ Ensure nginx is using the proper SSL lib
 </listitem>
 
 <listitem>
-Ensure a client is actually sending requests over QUIC
-(see the <link id="clients">Clients</link> section
-for information about browsers and cache).
+Ensure a client is actually sending requests over QUIC.
 We recommend starting with a simple console client such as
 <link url="https://nghttp2.org/ngtcp2">ngtcp2</link>
 to ensure the server is configured properly before trying
--- a/xml/ru/docs/http/ngx_http_v3_module.xml
+++ b/xml/ru/docs/http/ngx_http_v3_module.xml
@@ -44,7 +44,7 @@
 <literal>nginx-quic</literal> для Linux.
 Модуль также доступен как часть
 <commercial_version>коммерческой подписки</commercial_version>
-в виде отдельного пакета <literal>nginx-plus-http3</literal>.
+в виде отдельного пакета <literal>nginx-plus-quic</literal>.
 
 </note>
 </para>