From 4718e7b56b3d944a55b7eabb15dff850faf8a02f Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Sun, 21 Oct 2018 12:33:23 +0000 Subject: [PATCH] fnindex is wrong texinfo. Signed-off-by: Nils Gillmann --- doc/documentation/chapters/developer.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi index 4038190a1..d9c92247b 100644 --- a/doc/documentation/chapters/developer.texi +++ b/doc/documentation/chapters/developer.texi @@ -3364,7 +3364,7 @@ using @code{GNUNET_SERVER_add_handlers}. The service will already have registered a handler for the "TEST" message. -@fnindex GNUNET_SERVICE_Options +@findex GNUNET_SERVICE_Options The option bitfield (@code{enum GNUNET_SERVICE_Options}) determines how a service should behave during shutdown. There are three key strategies: -- 2.25.1