Skip to content

Commit 9c1c7ec

Browse files
calestyoAA-Turner
andauthored
Update Doc/library/os.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent dc0025a commit 9c1c7ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Doc/library/os.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,9 +2121,7 @@ features:
21212121

21222122
.. audit-event:: os.chmod path,mode,dir_fd os.lchmod
21232123

2124-
.. availability:: Unix, if changing the mode of symbolic links is \
2125-
supported (for example on NetBSD since 1.3 or FreeBSD \
2126-
since 3.0, but not on Linux or OpenBSD).
2124+
.. availability:: Unix, not Linux, FreeBSD >= 1.3, NetBSD >= 1.3, not OpenBSD
21272125

21282126
.. versionchanged:: 3.6
21292127
Accepts a :term:`path-like object`.

0 commit comments

Comments
 (0)