aboutsummaryrefslogtreecommitdiffstats
path: root/doc/build.info
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-01-23 14:06:47 +0000
committerHugo Landau <hlandau@openssl.org>2024-02-02 11:50:03 +0000
commit82973bcf8704fb53596297678276685f98e96d45 (patch)
treef8508642a59971608928bf634569342cc27827ba /doc/build.info
parentd8b405a27c49a375da2962e4dd2387b42a9feed0 (diff)
downloadopenssl-82973bcf8704fb53596297678276685f98e96d45.tar.gz
QLOG: Add manpage openssl-qlog(7)
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22037)
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 c88399a138..76fe803f41 100644
--- a/doc/build.info
+++ b/doc/build.info
@@ -4765,6 +4765,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-qlog.html]=man7/openssl-qlog.pod
+GENERATE[html/man7/openssl-qlog.html]=man7/openssl-qlog.pod
+DEPEND[man/man7/openssl-qlog.7]=man7/openssl-qlog.pod
+GENERATE[man/man7/openssl-qlog.7]=man7/openssl-qlog.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
@@ -5026,6 +5030,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-qlog.html \
html/man7/openssl-quic.html \
html/man7/openssl-threads.html \
html/man7/openssl_user_macros.html \
@@ -5168,6 +5173,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-qlog.7 \
man/man7/openssl-quic.7 \
man/man7/openssl-threads.7 \
man/man7/openssl_user_macros.7 \