On 4/22/23 08:54, Dan Jacobson wrote:
OK, but remember to link "bugs, reporting" in
https://www.gnu.org/software/findutils/manual/html_node/find_html/Primary-Index.html
Done with the attached && pushed at:
https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=277de38d4bc97e
Thanks & have a nice day,
Berny
From 277de38d4bc97ef0346568526d191b8392c6918e Mon Sep 17 00:00:00 2001
From: Bernhard Voelker <m...@bernhard-voelker.de>
Date: Tue, 23 May 2023 01:14:46 +0200
Subject: [PATCH] doc: add 'bugs, reporting' to primary index
* doc/find.texi: Do the above.
Suggested by Dan Jacobson in:
<https://lists.gnu.org/r/bug-findutils/2023-04/msg00013.html>
---
doc/find.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/find.texi b/doc/find.texi
index 7fca09a1..c3061665 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -98,6 +98,7 @@ manual) are Bernhard Voelker and James Youngman. Many other people
have contributed bug fixes, small improvements, and helpful
suggestions. Thanks!
+@findex bugs, reporting
To report a bug in GNU findutils, please use the form on the Savannah
web site at
@code{https://savannah.gnu.org/bugs/?group=findutils}. Reporting bugs
--
2.40.1