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