Skip to content

Commit 58ed4eb

Browse files
committed
fix a last nit
1 parent 510ecd2 commit 58ed4eb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Doc/library/os.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,7 @@ as internal buffering of data.
10711071
Force write of file with filedescriptor *fd* to disk. Does not force update of
10721072
metadata.
10731073

1074-
.. availability:: Unix.
1075-
1076-
.. note::
1077-
This function is not available on MacOS.
1074+
.. availability:: Unix, not macOS.
10781075

10791076

10801077
.. function:: fpathconf(fd, name, /)

0 commit comments

Comments
 (0)