strchrnul: work around cygwin bug
[pspp] / doc / posix-functions / mbsinit.texi
index 140f26b63e8509b4e97af4ec50c80e3afc90a174..a75dfa3ce290620fa0171ae375c210c02571010e 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{mbsinit}
 @findex mbsinit
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/mbsinit.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/mbsinit.html}
 
 Gnulib module: mbsinit
 
@@ -11,6 +11,9 @@ Portability problems fixed by Gnulib:
 @item
 This function is missing on some platforms:
 HP-UX 11.00, IRIX 6.5, Solaris 2.6, Interix 3.5.
+@item
+This function always returns 1, even in multibyte locales, on some platforms:
+mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib: