X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-call-rcu.h;fp=urcu-call-rcu.h;h=f7eac8de964d56d717cfc5b48432f57c16fc32f9;hp=b109f4e4d16f250b1f5fdcb2e01e196f3539f238;hb=37a9ce52a8fd0c9d1c6843ab12143db927209387;hpb=fe999c058bf1c1595890e9d71aacc6decc64bb49 diff --git a/urcu-call-rcu.h b/urcu-call-rcu.h index b109f4e..f7eac8d 100644 --- a/urcu-call-rcu.h +++ b/urcu-call-rcu.h @@ -62,9 +62,9 @@ struct rcu_head { /* * Exported functions * - * Important: see userspace RCU API.txt for call_rcu family of functions - * usage detail, including the surrounding RCU usage required when using - * these primitives. + * Important: see rcu-api.txt in userspace-rcu documentation for + * call_rcu family of functions usage detail, including the surrounding + * RCU usage required when using these primitives. */ void call_rcu(struct rcu_head *head,