pthread_sigmask: new module
[pspp] / doc / posix-functions / iswprint.texi
index 3dd641ad4bd5db067499287099b0b1483aebecbb..dc7236b0957b83062ffdd8f8901248fb9a1453f8 100644 (file)
@@ -2,9 +2,9 @@
 @section @code{iswprint}
 @findex iswprint
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswprint.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswprint.html}
 
-Gnulib module: wctype
+Gnulib module: wctype-h
 
 Portability problems fixed by Gnulib:
 @itemize
@@ -19,6 +19,6 @@ Linux libc5.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
+On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.
 @end itemize