Commit cc5c6947 authored by Neal Norwitz's avatar Neal Norwitz

Add "version added" for getpgid

parent 35fc7606
......@@ -148,6 +148,7 @@ Availability: \UNIX.
Return the process group id of the process with process id \var{pid}.
If \var{pid} is 0, the process group id of the current process is
returned. Availability: \UNIX.
\versionadded{2.3}
\end{funcdesc}
\begin{funcdesc}{getpgrp}{}
......
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