X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-call-rcu.h;h=f7eac8de964d56d717cfc5b48432f57c16fc32f9;hp=b109f4e4d16f250b1f5fdcb2e01e196f3539f238;hb=dee093381aa4f642a707fb4b28dbb9df0b8ad155;hpb=666d90e83ac54a45f3cded53835f6aabda6e2484 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,