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 2476112 commit ce819d6Copy full SHA for ce819d6
1 file changed
Doc/library/os.rst
@@ -800,7 +800,7 @@ process and user.
800
single: gethostbyaddr() (in module socket)
801
802
Returns information identifying the current operating system.
803
- The return value is a :class:`uname_result` object. These attributes
+ The return value is a :class:`uname_result` object whose attributes
804
correspond to the members described in :manpage:`uname(2)`.
805
806
On macOS, iOS and Android, this returns the *kernel* name and version (i.e.,
0 commit comments