Skip to content

Commit be9081d

Browse files
JohelEGPzygoloid
authored andcommitted
[fs.race.behavior] Fix cross-reference to self (#4122)
1 parent 13946cc commit be9081d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11383,7 +11383,7 @@
1138311383
when multiple threads, processes, or computers interleave access and
1138411384
modification of
1138511385
the same object within a file system.
11386-
Behavior is undefined if calls to functions provided by subclause~\ref{fs.race.behavior} introduce a file system race.
11386+
Behavior is undefined if calls to functions provided by subclause~\ref{filesystems} introduce a file system race.
1138711387

1138811388
\pnum
1138911389
If the possibility of a file system race would make it unreliable for a

0 commit comments

Comments
 (0)