Mention the 'strverscmp' module.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Sep 2008 22:45:45 +0000 (00:45 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Sep 2008 22:45:45 +0000 (00:45 +0200)
ChangeLog
doc/glibc-functions/strverscmp.texi

index b69ee9c..0169170 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-03  Bruno Haible  <bruno@clisp.org>
+
+       * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
+
 2008-09-02  Simon Josefsson  <simon@josefsson.org>
 
        * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
index beacaab..bcdf242 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{strverscmp}
 @findex strverscmp
 
-Gnulib module: ---
+Gnulib module: strverscmp
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize