aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-06 20:43:00 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-06 20:43:00 +0000
commitcf99d4b0fbe6ccf81f5040ca0bcb6c597f333b59 (patch)
tree7562cbd5d7728a527960c63487362633042f2f83
parent7d7574f1c211bb1073409f79133677c9d29686be (diff)
downloadlibmicrohttpd-cf99d4b0fbe6ccf81f5040ca0bcb6c597f333b59.tar.gz
libmicrohttpd-cf99d4b0fbe6ccf81f5040ca0bcb6c597f333b59.zip
fix
-rw-r--r--doc/microhttpd.texi8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/microhttpd.texi b/doc/microhttpd.texi
index ed815e1f..e47d03ae 100644
--- a/doc/microhttpd.texi
+++ b/doc/microhttpd.texi
@@ -92,12 +92,6 @@ GNU libmicrohttpd is a GNU package.
92@acronym{MHD} 92@acronym{MHD}
93@end macro 93@end macro
94 94
95@c ............................................................
96
97@macro glibcref{NODE, NODE}
98@pxref{\NODE\, \NODE\, \NODE\, libc}
99@end macro
100
101@c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 95@c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
102 96
103 97
@@ -1159,8 +1153,6 @@ is added to @var{read_fd_set}. The list of currently existent
1159connections is scanned and their file descriptors added to the correct 1153connections is scanned and their file descriptors added to the correct
1160set. 1154set.
1161 1155
1162@glibcref{Waiting for I/O}, for details on file descriptor sets.
1163
1164After the call completed successfully: the variable referenced by 1156After the call completed successfully: the variable referenced by
1165@var{max_fd} references the file descriptor with highest integer 1157@var{max_fd} references the file descriptor with highest integer
1166identifier. The variable must be set to zero before invoking this 1158identifier. The variable must be set to zero before invoking this