Skip to content

Commit b6b28be

Browse files
committed
[intro], [except.ctor] Fix index entries that use !see instead of |see.
1 parent 7b9e033 commit b6b28be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/exceptions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346

347347
\rSec1[except.ctor]{Constructors and destructors}%
348348
\indextext{exception handling!constructors and destructors}%
349-
\indextext{stack unwinding!see exception handling, constructors and destructors}%
349+
\indextext{stack unwinding|see{exception handling, constructors and destructors}}%
350350
\indextext{constructor!exception~handling|see{exception handling, constructors and destructors}}%
351351
\indextext{destructor!exception~handling|see{exception handling, constructors and destructors}}
352352

source/intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
\rSec0[intro]{General}
33

44
\indextext{diagnostic message|see{message, diagnostic}}%
5-
\indexdefn{conditionally-supported behavior!see{behavior, conditionally-supported}}%
5+
\indexdefn{conditionally-supported behavior|see{behavior, conditionally-supported}}%
66
\indextext{dynamic type|see{type, dynamic}}%
77
\indextext{static type|see{type, static}}%
88
\indextext{ill-formed program|see{program, ill-formed}}%

0 commit comments

Comments
 (0)