summaryrefslogtreecommitdiff
path: root/doc/build.info
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-13 16:37:17 +0000
committerHugo Landau <hlandau@openssl.org>2023-05-17 11:10:45 +0100
commitf89c2a992690dcc6f3f27706a8a97cb2b7d670ee (patch)
treecd13f61b0c8fc2034115c41aef74fac2adf241ff /doc/build.info
parenta64c48cff88e032cf9513578493c4536df725a22 (diff)
downloadopenssl-new-f89c2a992690dcc6f3f27706a8a97cb2b7d670ee.tar.gz
QUIC man(7) Documentation
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19899)
Diffstat (limited to 'doc/build.info')
-rw-r--r--doc/build.info6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build.info b/doc/build.info
index 197fead8d8..624fcac5e9 100644
--- a/doc/build.info
+++ b/doc/build.info
@@ -4725,6 +4725,10 @@ DEPEND[html/man7/openssl-glossary.html]=man7/openssl-glossary.pod
GENERATE[html/man7/openssl-glossary.html]=man7/openssl-glossary.pod
DEPEND[man/man7/openssl-glossary.7]=man7/openssl-glossary.pod
GENERATE[man/man7/openssl-glossary.7]=man7/openssl-glossary.pod
+DEPEND[html/man7/openssl-quic.html]=man7/openssl-quic.pod
+GENERATE[html/man7/openssl-quic.html]=man7/openssl-quic.pod
+DEPEND[man/man7/openssl-quic.7]=man7/openssl-quic.pod
+GENERATE[man/man7/openssl-quic.7]=man7/openssl-quic.pod
DEPEND[html/man7/openssl-threads.html]=man7/openssl-threads.pod
GENERATE[html/man7/openssl-threads.html]=man7/openssl-threads.pod
DEPEND[man/man7/openssl-threads.7]=man7/openssl-threads.pod
@@ -4940,6 +4944,7 @@ html/man7/openssl-core_dispatch.h.html \
html/man7/openssl-core_names.h.html \
html/man7/openssl-env.html \
html/man7/openssl-glossary.html \
+html/man7/openssl-quic.html \
html/man7/openssl-threads.html \
html/man7/openssl_user_macros.html \
html/man7/ossl_store-file.html \
@@ -5072,6 +5077,7 @@ man/man7/openssl-core_dispatch.h.7 \
man/man7/openssl-core_names.h.7 \
man/man7/openssl-env.7 \
man/man7/openssl-glossary.7 \
+man/man7/openssl-quic.7 \
man/man7/openssl-threads.7 \
man/man7/openssl_user_macros.7 \
man/man7/ossl_store-file.7 \