Skip to content

Commit c03ec98

Browse files
committed
[defns.blocked] Use correct character for index subentry.
1 parent 83165e9 commit c03ec98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
place a thread in the blocked state
132132

133133
\definition{blocked thread}{defns.blocked}
134-
\indexdefn{thread, blocked}%
134+
\indexdefn{thread!blocked}%
135135
a thread that is waiting for some condition (other than the availability of a processor) to be
136136
satisfied before it can continue execution\footnote{This definition is taken from POSIX.}
137137

0 commit comments

Comments
 (0)