Re: Fix repetition in hash index documentation

2025-12-09 Thread David Geier
On 09.12.2025 02:21, David Rowley wrote: > On Tue, 9 Dec 2025 at 08:41, David Geier wrote: >> Attached patch fixes a repetition in the user-facing hash index >> documentation and the README. > > Thanks. I can take care of that. I'll backpatch to v15 due to the sgml > docs. The README issue exists

Re: Fix repetition in hash index documentation

2025-12-08 Thread David Rowley
On Tue, 9 Dec 2025 at 08:41, David Geier wrote: > Attached patch fixes a repetition in the user-facing hash index > documentation and the README. Thanks. I can take care of that. I'll backpatch to v15 due to the sgml docs. The README issue exists in v14, but likely isn't doing enough harm to warr

Fix repetition in hash index documentation

2025-12-08 Thread David Geier
Hi hackers! Attached patch fixes a repetition in the user-facing hash index documentation and the README. -- David GeierFrom 6420ef7f24f150c88110343634758ae8fb3a779d Mon Sep 17 00:00:00 2001 From: David Geier Date: Mon, 8 Dec 2025 20:37:02 +0100 Subject: [PATCH] Fix hash index documentation ---