Ooops - for some reason I had the wrong versionadded...
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 @@
 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}}