sys_uio: new module
[pspp] / doc / posix-functions / iswspace.texi
index 401cba4b2f93f240ce2effad87146e05b4c07798..fed4e41f4caf5ea216b2ab82397c1884abfa35b4 100644 (file)
@@ -2,9 +2,9 @@
 @section @code{iswspace}
 @findex iswspace
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswspace.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswspace.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