Skip to content

Commit 2f6f262

Browse files
committed
[intro], [except.ctor] Fix index entries that use !see instead of |see.
1 parent 1aaa281 commit 2f6f262

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
@@ -341,7 +341,7 @@
341341

342342
\rSec1[except.ctor]{Constructors and destructors}%
343343
\indextext{exception handling!constructors and destructors}%
344-
\indextext{stack unwinding!see exception handling, constructors and destructors}%
344+
\indextext{stack unwinding|see exception handling, constructors and destructors}%
345345
\indextext{constructor!exception~handling|see{exception handling, constructors and destructors}}%
346346
\indextext{destructor!exception~handling|see{exception handling, constructors and destructors}}
347347

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)