From 9dc19c2515637344bf871870114669252bd72773 Mon Sep 17 00:00:00 2001 From: Dave Cole Date: Mon, 9 Aug 2004 05:59:09 +0000 Subject: Ooops - for some reason I had the wrong versionadded... --- Doc/lib/libsocket.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libsocket.tex b/Doc/lib/libsocket.tex index 06d2645..73590b4 100644 --- a/Doc/lib/libsocket.tex +++ b/Doc/lib/libsocket.tex @@ -308,7 +308,7 @@ Build a pair of connected socket objects using the given address family, socket type and protocol number. Address family, socket type and protocol number are as for the \function{socket()} function above. Availability: \UNIX. -\versionadded{2.3} +\versionadded{2.4} \end{funcdesc} \begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}} -- cgit v0.12