Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / functions / regcomp.texi
diff --git a/doc/functions/regcomp.texi b/doc/functions/regcomp.texi
deleted file mode 100644 (file)
index d19f3e4..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-@node regcomp
-@section @code{regcomp}
-@findex regcomp
-
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/regcomp.html}
-
-Gnulib module: regex
-
-Portability problems fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-mingw.
-@item
-Many regular expression implementations have bugs.
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@end itemize