Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo stx_subvol -> st_subvol in docs
  • Loading branch information
jbosboom committed Jul 8, 2025
commit d53650a978942c07dde63134e53f088345650dc2
2 changes: 1 addition & 1 deletion Doc/library/os.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3300,7 +3300,7 @@ features:

.. versionadded:: next

.. attribute:: stx_subvol
.. attribute:: st_subvol

ID for the subvolume containing the file, or None if the filesystem does
not support subvolumes.
Expand Down
Loading