From f89c2a992690dcc6f3f27706a8a97cb2b7d670ee Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Tue, 13 Dec 2022 16:37:17 +0000 Subject: QUIC man(7) Documentation Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/19899) --- doc/build.info | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/build.info') 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 \ -- cgit v1.2.3