# HG changeset patch # User Karl Berry # Date 1294619890 28800 # Node ID dbe14b70ce13af64f580fad082bcd48ffb082b3f # Parent 90cf49c6fdd51cc029fc5282a3484930b42e3d42 missing @item diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-01-09 Karl Berry + * doc/posix-functions/gai_strerror.texi: Insert missing @item. + * doc/configmake.texi: New file. * doc/gnulib.texi: Include it. * modules/configmake: Move documentation from here. diff --git a/doc/posix-functions/gai_strerror.texi b/doc/posix-functions/gai_strerror.texi --- a/doc/posix-functions/gai_strerror.texi +++ b/doc/posix-functions/gai_strerror.texi @@ -15,6 +15,7 @@ Portability problems not fixed by Gnulib: @itemize +@item This function's return type is @code{char *} instead of @code{const char *} on some platforms: AIX 7.1, HP-UX 11, OSF/1 5.1, Solaris 9.