Add a reminder

This commit is contained in:
Andrew M. Kuchling 2002-06-25 23:57:17 +00:00
parent bd23289e4d
commit 09d6b928e7
1 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@
\maketitle \maketitle
\tableofcontents \tableofcontents
% Types now callable; `new' module replaced
%
% Timeout sockets: % Timeout sockets:
% Executive summary: after sock.settimeout(T), all methods of sock will % Executive summary: after sock.settimeout(T), all methods of sock will
% block for at most T floating seconds and fail if they can't complete % block for at most T floating seconds and fail if they can't complete
@ -670,6 +672,6 @@ as well as \UNIX.
The author would like to thank the following people for offering The author would like to thank the following people for offering
suggestions, corrections and assistance with various drafts of this suggestions, corrections and assistance with various drafts of this
article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr., article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr.,
Detlef Lannert, Andrew MacIntyre. Detlef Lannert, Andrew MacIntyre, Gustavo Niemeyer.
\end{document} \end{document}