We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff6778 commit 698b52cCopy full SHA for 698b52c
Doc/library/grp.rst
@@ -38,7 +38,7 @@ accessible via :func:`getgrnam` or :func:`getgrgid`.)
38
It defines the following items:
39
40
41
-.. function:: getgrgid(gid)
+.. function:: getgrgid(id)
42
43
Return the group database entry for the given numeric group ID. :exc:`KeyError`
44
is raised if the entry asked for cannot be found.
0 commit comments