From: Bruno Haible Date: Sun, 22 Nov 2020 11:59:48 +0000 (+0100) Subject: doc: Fix a makeinfo warning (regression 2020-11-03). X-Git-Tag: v1.0~3480 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=1e075df25728ca063e7fe5e3d6da6c3c5234d373;p=gnulib.git doc: Fix a makeinfo warning (regression 2020-11-03). * doc/posix-functions/aligned_alloc.texi: Add missing @item. --- diff --git a/ChangeLog b/ChangeLog index 229945e862..a4bb97060a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-11-22 Bruno Haible + + doc: Fix a makeinfo warning (regression 2020-11-03). + * doc/posix-functions/aligned_alloc.texi: Add missing @item. + 2020-11-21 Paul Eggert parse-datetime: fix printf format typo diff --git a/doc/posix-functions/aligned_alloc.texi b/doc/posix-functions/aligned_alloc.texi index ff216789f2..cfc2878f87 100644 --- a/doc/posix-functions/aligned_alloc.texi +++ b/doc/posix-functions/aligned_alloc.texi @@ -8,6 +8,7 @@ Gnulib module: aligned_alloc Portability problems fixed by Gnulib: @itemize +@item This function fails if the alignment argument is smaller than @code{sizeof (void *)} on some platforms: AIX 7.2.