Skip to content

Comments

docs: minor fix in tcgetpgrp and tcsetpgrp doc comments#2731

Merged
SteveLauC merged 3 commits intonix-rust:masterfrom
rajeshrah22:fix-tcgetsetpgrp-doc
Jan 26, 2026
Merged

docs: minor fix in tcgetpgrp and tcsetpgrp doc comments#2731
SteveLauC merged 3 commits intonix-rust:masterfrom
rajeshrah22:fix-tcgetsetpgrp-doc

Conversation

@rajeshrah22
Copy link
Contributor

What does this PR do

Minor docs fix.

mistakes fixed:

  • Used GPID instead of PGID in tcgetpgrp comment.
  • Used 'Get' instead of 'Set' in tcsetpgrp comment.

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

mistakes fixed:
* Used GPID instead of PGID in tcgetpgrp comment.
* Used 'Get' instead of 'Set' in tcsetpgrp comment.
Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating them! There are still 2 places we can update, let me commit the changes and merge the PR:)

Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@SteveLauC SteveLauC enabled auto-merge January 26, 2026 05:46
@SteveLauC SteveLauC added this pull request to the merge queue Jan 26, 2026
Merged via the queue into nix-rust:master with commit 5507629 Jan 26, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants