This "`" looks redundant. Remove it. 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 cc4e73d9c014..eba1033bbbc3 100644 --- a/defer/rcuusage.tex +++ b/defer/rcuusage.tex @@ -1713,7 +1713,7 @@ RCU's temporal synchronization is provided by the read-side markers, for example, \co{rcu_read_lock()} and \co{rcu_read_unlock()}, as well as the update-side grace-period primitives, for example, \co{synchronize_rcu()} or \co{call_rcu()}. -The` spatial synchronization is provided by the read-side +The spatial synchronization is provided by the read-side \co{rcu_dereference()} family of primitives, each of which subscribes to a version published by \co{rcu_assign_pointer()}.\footnote{ Preferably with both \co{rcu_dereference()} and -- 2.25.1