From: Bruno Haible Date: Thu, 7 Sep 2023 00:06:01 +0000 (+0200) Subject: doc: Fix syntax error (regression 2023-09-03). X-Git-Tag: v1.0~810 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=04be956135d2aa3848deab6a4ae8a7855ab94cf8;p=gnulib.git doc: Fix syntax error (regression 2023-09-03). * doc/posix-headers/sys_stat.texi: Correct @itemize / @end itemize nesting. --- diff --git a/ChangeLog b/ChangeLog index 8c92d05dae..2c211265d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-09-06 Bruno Haible + + doc: Fix syntax error (regression 2023-09-03). + * doc/posix-headers/sys_stat.texi: Correct @itemize / @end itemize + nesting. + 2023-09-05 Bruno Haible relocatable-lib-lgpl: Don't export symbols from static MSVC .obj files. diff --git a/doc/posix-headers/sys_stat.texi b/doc/posix-headers/sys_stat.texi index 52027d7a25..4d71409b1d 100644 --- a/doc/posix-headers/sys_stat.texi +++ b/doc/posix-headers/sys_stat.texi @@ -69,6 +69,7 @@ Network Appliance NFS servers in snapshot directories; see Network Appliance bug #195. @item ClearCase MVFS; see bug id ATRia04618. +@end itemize @item On some file systems, @code{st_size} contains bogus information for symlinks; use the Gnulib module @code{areadlink-with-size} for a