From 87ed029c79514f1417fa42a1a3bda6c3716654f4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Apr 1998 16:18:26 +0000 Subject: Added "findex" for all directive pages but it turns out that this blows up both makeinfo and texi2dvi. So I have commented them out. --- doc/user/event.t | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/user/event.t') diff --git a/doc/user/event.t b/doc/user/event.t index fb8fe780ac..325215e4b0 100644 --- a/doc/user/event.t +++ b/doc/user/event.t @@ -190,6 +190,7 @@ and status codes. @subheading CALLING SEQUENCE: @ifset is-C +@c @findex rtems_event_send @example rtems_status_code rtems_event_send ( rtems_id id, @@ -246,7 +247,8 @@ remote node to send the event set to the appropriate task. @subheading CALLING SEQUENCE: @ifset is-C -@example +@c @findex rtems_event_receive +@example rtems_status_code rtems_event_receive ( rtems_event_set event_in, rtems_option option_set, -- cgit v1.2.3