You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: minor fix in tcgetpgrp and tcsetpgrp doc comments (#2731)
* docs: minor fix in tcgetpgrp and tcsetpgrp doc comments
mistakes fixed:
* Used GPID instead of PGID in tcgetpgrp comment.
* Used 'Get' instead of 'Set' in tcsetpgrp comment.
* docs: group process id -> process group id
* docs: group process id -> process group id
---------
Co-authored-by: SteveLauC <stevelauc@outlook.com>
0 commit comments