documentation: refer to rcu-api.txt
[urcu.git] / urcu-call-rcu.h
index b109f4e4d16f250b1f5fdcb2e01e196f3539f238..f7eac8de964d56d717cfc5b48432f57c16fc32f9 100644 (file)
@@ -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,
This page took 0.022366 seconds and 4 git commands to generate.