From 8b2e8f846c98c612d17f7b80be7a1aca05b386ad Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 6 Sep 2000 02:22:16 +0000 Subject: Added a \versionadded statement to the getfqdn() description. --- Doc/lib/libsocket.tex | 1 + 1 file changed, 1 insertion(+) 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} -- cgit v0.12