From: Bruno Haible Date: Thu, 22 Jun 2023 13:00:03 +0000 (+0200) Subject: doc: Correct info menu structure. X-Git-Tag: v1.0~1197 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a97e2d66a8516a15a8a2a3d4d8e2d17ab2c59c50;p=gnulib.git doc: Correct info menu structure. Reported by Elijah Zarezky in . * doc/strings.texi (Strings): Add missing @menu item. --- diff --git a/ChangeLog b/ChangeLog index ca5f223cd6..8d8229fd69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-06-22 Bruno Haible + + doc: Correct info menu structure. + Reported by Elijah Zarezky in + . + * doc/strings.texi (Strings): Add missing @menu item. + 2023-06-20 Paul Eggert doc: INSTALL uses UTF-8 now diff --git a/doc/strings.texi b/doc/strings.texi index cbed6533c4..612d4fb083 100644 --- a/doc/strings.texi +++ b/doc/strings.texi @@ -27,6 +27,7 @@ in memory of a running C program. @menu * C strings:: * Strings with NUL characters:: +* String Functions in C Locale:: * Comparison of string APIs:: @end menu