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 4bd9a9e commit 76206ecCopy full SHA for 76206ec
Doc/library/os.rst
@@ -3544,9 +3544,9 @@ features:
3544
.. data:: AT_NO_AUTOMOUNT
3545
3546
If the final component of a path is an automount point, operate on the
3547
- automount point instead of performing the automount. (On Linux,
+ automount point instead of performing the automount. On Linux,
3548
:func:`os.stat`, :func:`os.fstat` and :func:`os.lstat` always behave this
3549
- way.)
+ way.
3550
3551
.. availability:: Linux.
3552
0 commit comments