maint.mk: use info-gnu@ as the default only for a stable release
[pspp] / doc / posix-functions / iswcntrl.texi
index 00722b0e2fa562ba4da033e532f831144d3d8fab..8b0b127f9a4c4ab04cc2ebabd75ac123f6a1b0ab 100644 (file)
@@ -2,9 +2,9 @@
 @section @code{iswcntrl}
 @findex iswcntrl
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswcntrl.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswcntrl.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