Mention that getsid is new in 2.4.

This commit is contained in:
Martin v. Löwis 2003-11-10 06:46:15 +00:00
parent d8921379e9
commit 75aa4db04b

View file

@ -257,7 +257,7 @@ Availability: \UNIX.
\begin{funcdesc}{getsid}{pid}
Calls the system call \cfunction{getsid()}. See the \UNIX{} manual
for the semantics.
Availability: \UNIX.
Availability: \UNIX. \versionadded{2.4}
\end{funcdesc}
\begin{funcdesc}{setsid}{}