summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libsocket.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libsocket.tex b/Doc/lib/libsocket.tex
index 0b9b789..f0b7f8b 100644
--- a/Doc/lib/libsocket.tex
+++ b/Doc/lib/libsocket.tex
@@ -109,6 +109,7 @@ host. To find the fully qualified name, the hostname returned by
available. The first name which includes a period is selected. In
case no fully qualified domain name is available, the hostname is
returned.
+\versionadded{2.0}
\end{funcdesc}
\begin{funcdesc}{gethostbyname}{hostname}