From ff57a81dd062f825c5cf1138359855ac36db512b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Jan 2011 16:38:10 -0800 Subject: [PATCH] missing @item --- ChangeLog | 2 ++ doc/posix-functions/gai_strerror.texi | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2b37ac01b..3bdbd22cd 100644 --- 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 index 41e46e828..ece2bdc99 100644 --- a/doc/posix-functions/gai_strerror.texi +++ b/doc/posix-functions/gai_strerror.texi @@ -15,6 +15,7 @@ HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, B 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. -- 2.11.0