From 89d3a55f67bd8109b559ba3edda7cbdff554e503 Mon Sep 17 00:00:00 2001 From: Julien Catalano Date: Wed, 11 Sep 2024 11:00:14 +0200 Subject: [PATCH] doc/manual: Fix chapter id collision: proxy/sharing The chapter id in p11-kit-proxy.xml collides with the one in p11-kit-sharing.xml, which makes the HTML generated page overwriting each other. This results in duplicate page content for both "Sharing PKCS#11 modules" section and "Proxy Module" section. Both provide content from p11-kit-proxy.xml and make p11-kit-sharing.xml content unavailable to the reader. Changing the chapter id fixes the issue. --- doc/manual/p11-kit-proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/p11-kit-proxy.xml b/doc/manual/p11-kit-proxy.xml index 3f912fe00..40e27cfca 100644 --- a/doc/manual/p11-kit-proxy.xml +++ b/doc/manual/p11-kit-proxy.xml @@ -1,7 +1,7 @@ - + Proxy Module When an application is aware of the fact that coordination