Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- defer/rcuusage.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/rcuusage.tex b/defer/rcuusage.tex index 0e5ad511..b08a31d7 100644 --- a/defer/rcuusage.tex +++ b/defer/rcuusage.tex @@ -1057,7 +1057,7 @@ a GC in that the \emph{timing} of collection is automatically determined, but that RCU differs from a GC in that: \begin{enumerate*}[(1)] \item The programmer must manually indicate when a given data -structure is eligible to be collected, and +structure is eligible to be collected and \item The programmer must manually mark the RCU read-side critical sections where references might be held. \end{enumerate*} -- 2.17.1