mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Mention that getsid is new in 2.4.
This commit is contained in:
parent
d8921379e9
commit
75aa4db04b
1 changed files with 1 additions and 1 deletions
|
@ -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}{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue