Commit 513de174 authored by Martin v. Löwis's avatar Martin v. Löwis

Mention that getsid is new in 2.4.

parent d524019b
......@@ -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}{}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment