Skip to content

Commit 38705cf

Browse files
committed
[fs.class.path.general] Defuse cross-reference to POSIX
Fixes ISO/CS comment (C++23 proof)
1 parent 85f4bb4 commit 38705cf

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
@@ -13595,7 +13595,8 @@
1359513595
a pathname to a particular file in a file hierarchy. There may be multiple
1359613596
pathnames that resolve to the same file.
1359713597
\begin{example}
13598-
POSIX specifies the mechanism in section 4.12, Pathname resolution.
13598+
For POSIX-based operating systems,
13599+
this mechanism is specified in POSIX, section 4.12.
1359913600
\end{example}
1360013601

1360113602
\begin{codeblock}

0 commit comments

Comments
 (0)