X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_uio.texi;h=1f8c8a2c8699f231909a81dd1e4420fa580fa610;hb=176cd193605775b290fee26568eec5d1ebd47f58;hp=2529550f786740731318fbc521db8c4c867e61b7;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/sys_uio.texi b/doc/posix-headers/sys_uio.texi index 2529550f7..1f8c8a2c8 100644 --- a/doc/posix-headers/sys_uio.texi +++ b/doc/posix-headers/sys_uio.texi @@ -1,17 +1,21 @@ @node sys/uio.h @section @file{sys/uio.h} -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_uio.h.html} -Gnulib module: --- +Gnulib module: sys_uio Portability problems fixed by Gnulib: @itemize +@item +This header file is missing on some platforms: +mingw. +@item +This header file is not self-contained (it requires @code{} to be +included first) on some platforms: +OpenBSD 4.4. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This header file is missing on some platforms: -mingw. @end itemize