Index: Doc/lib/libsocket.tex =================================================================== --- Doc/lib/libsocket.tex (revision 56286) +++ Doc/lib/libsocket.tex (working copy) @@ -205,8 +205,8 @@ It can be a numeric IPv4/v6 address when \constant{AI_CANONNAME} is specified for a numeric \var{host}. \var{sockaddr} is a tuple describing a socket address, as described above. -See the source for the \refmodule{httplib} and other library modules -for a typical usage of the function. +See the source for \refmodule{socket} and other library modules for a typical +usage of the function. \versionadded{2.2} \end{funcdesc}