Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc5c694

Browse files
committed
Add "version added" for getpgid
1 parent 35fc760 commit cc5c694

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/lib/libos.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ \subsection{Process Parameters \label{os-procinfo}}
148148
Return the process group id of the process with process id \var{pid}.
149149
If \var{pid} is 0, the process group id of the current process is
150150
returned. Availability: \UNIX.
151+
\versionadded{2.3}
151152
\end{funcdesc}
152153

153154
\begin{funcdesc}{getpgrp}{}

0 commit comments

Comments
 (0)