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 510ecd2 commit 58ed4ebCopy full SHA for 58ed4eb
1 file changed
Doc/library/os.rst
@@ -1071,10 +1071,7 @@ as internal buffering of data.
1071
Force write of file with filedescriptor *fd* to disk. Does not force update of
1072
metadata.
1073
1074
- .. availability:: Unix.
1075
-
1076
- .. note::
1077
- This function is not available on MacOS.
+ .. availability:: Unix, not macOS.
1078
1079
1080
.. function:: fpathconf(fd, name, /)
0 commit comments