Ooops - for some reason I had the wrong versionadded...

This commit is contained in:
Dave Cole 2004-08-09 05:59:09 +00:00
parent 331708b226
commit 9dc19c2515
1 changed files with 1 additions and 1 deletions

View File

@ -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 family, socket type and protocol number. Address family, socket type
and protocol number are as for the \function{socket()} function above. and protocol number are as for the \function{socket()} function above.
Availability: \UNIX. Availability: \UNIX.
\versionadded{2.3} \versionadded{2.4}
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}} \begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}}