Add "version added" for getpgid

This commit is contained in:
Neal Norwitz 2002-06-13 21:19:25 +00:00
parent 35fc7606f0
commit cc5c6947a6

View file

@ -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}{}