strchrnul: work around cygwin bug
[pspp] / doc / posix-functions / iswgraph.texi
index 7b268fbdcb86a8af00f597bf4974e41ba2fad2cf..8dd966a99299c394f89f7997e9b4c3d1a5ef463b 100644 (file)
@@ -2,9 +2,9 @@
 @section @code{iswgraph}
 @findex iswgraph
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswgraph.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/iswgraph.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