summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/pipe2.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-08-22 18:46:44 +0200
committerBruno Haible <bruno@clisp.org>2009-08-22 18:50:21 +0200
commit7988d7308a32406577a1aa05d1a3070b4c3630d4 (patch)
tree9d19c1c8c5e6c4b3bf0e5ba1b2acc1fd20c368cd /doc/glibc-functions/pipe2.texi
parent37b2d8827b7843be372de257960a2b9a1a1877d7 (diff)
downloadgnulib-7988d7308a32406577a1aa05d1a3070b4c3630d4.tar.gz
New module 'pipe2'.
Diffstat (limited to 'doc/glibc-functions/pipe2.texi')
-rw-r--r--doc/glibc-functions/pipe2.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/glibc-functions/pipe2.texi b/doc/glibc-functions/pipe2.texi
index 5df4f7bfef..989245cf4e 100644
--- a/doc/glibc-functions/pipe2.texi
+++ b/doc/glibc-functions/pipe2.texi
@@ -2,15 +2,15 @@
@subsection @code{pipe2}
@findex pipe2
-Gnulib module: ---
+Gnulib module: pipe2
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
@end itemize