The gnulib documentation forgets to mention the 'strverscmp' gnulib module.

Fixing it like this:


2008-09-03  Bruno Haible  <[EMAIL PROTECTED]>

        * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.

*** doc/glibc-functions/strverscmp.texi.orig    2008-09-04 00:44:04.000000000 
+0200
--- doc/glibc-functions/strverscmp.texi 2008-09-04 00:42:38.000000000 +0200
***************
*** 2,16 ****
  @subsection @code{strverscmp}
  @findex strverscmp
  
! Gnulib module: ---
  
  Portability problems fixed by Gnulib:
  @itemize
  @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
--- 2,16 ----
  @subsection @code{strverscmp}
  @findex strverscmp
  
! 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
  @end itemize



Reply via email to