Skip to content

Commit bd721ec

Browse files
jensmaurertkoeppe
authored andcommitted
[fs.class.path.general] Defuse cross-reference to POSIX
Fixes ISO/CS comment (C++23 proof)
1 parent eade385 commit bd721ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/iostreams.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13627,7 +13627,8 @@
1362713627
a pathname to a particular file in a file hierarchy. There may be multiple
1362813628
pathnames that resolve to the same file.
1362913629
\begin{example}
13630-
POSIX specifies the mechanism in section 4.12, Pathname resolution.
13630+
For POSIX-based operating systems,
13631+
this mechanism is specified in POSIX, section 4.12, Pathname resolution.
1363113632
\end{example}
1363213633

1363313634
\begin{codeblock}

0 commit comments

Comments
 (0)