commit cf99d4b0fbe6ccf81f5040ca0bcb6c597f333b59
parent 7d7574f1c211bb1073409f79133677c9d29686be
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 6 Aug 2011 20:43:00 +0000
fix
Diffstat:
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/doc/microhttpd.texi b/doc/microhttpd.texi
@@ -92,12 +92,6 @@ GNU libmicrohttpd is a GNU package.
@acronym{MHD}
@end macro
-@c ............................................................
-
-@macro glibcref{NODE, NODE}
-@pxref{\NODE\, \NODE\, \NODE\, libc}
-@end macro
-
@c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -1159,8 +1153,6 @@ is added to @var{read_fd_set}. The list of currently existent
connections is scanned and their file descriptors added to the correct
set.
-@glibcref{Waiting for I/O}, for details on file descriptor sets.
-
After the call completed successfully: the variable referenced by
@var{max_fd} references the file descriptor with highest integer
identifier. The variable must be set to zero before invoking this