Skip to content

Commit 97977a1

Browse files
danrazygoloid
authored andcommitted
[intro.compliance] Fix reference in footnote
It seems this footnote is supposed to point at [intro.abstract] which describes how the implementation's documentations also defines implementation-defined behavior; In the same way that the footnote in [intro.abstract] points into [intro.compliance] where it says that the documentation also includes things which are listed there.
1 parent 37cc5af commit 97977a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
Each implementation shall include documentation that identifies all
457457
conditionally-supported constructs\indextext{behavior!conditionally-supported}
458458
that it does not support and defines all locale-specific characteristics.\footnote{This documentation also defines implementation-defined behavior;
459-
see~\ref{intro.execution}.}%
459+
see~\ref{intro.abstract}.}%
460460
\indextext{conformance requirements!general|)}%
461461
\indextext{conformance requirements|)}%
462462

0 commit comments

Comments
 (0)