summaryrefslogtreecommitdiffstats
path: root/doc/user/signal.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:18:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:18:26 +0000
commit87ed029c79514f1417fa42a1a3bda6c3716654f4 (patch)
tree35f31e44574cbbad4129c9f90200de60f5f9b19c /doc/user/signal.t
parentAdded copy of HELP.html. (diff)
downloadrtems-87ed029c79514f1417fa42a1a3bda6c3716654f4.tar.bz2
Added "findex" for all directive pages but it turns out that this
blows up both makeinfo and texi2dvi. So I have commented them out.
Diffstat (limited to 'doc/user/signal.t')
-rw-r--r--doc/user/signal.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/signal.t b/doc/user/signal.t
index 77280afeb6..c1afa9cfc6 100644
--- a/doc/user/signal.t
+++ b/doc/user/signal.t
@@ -236,6 +236,7 @@ and status codes.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_signal_catch
@example
rtems_status_code rtems_signal_catch(
rtems_asr_entry asr_handler,
@@ -307,6 +308,7 @@ The following task mode constants are defined by RTEMS:
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_signal_send
@example
rtems_status_code rtems_signal_send(
rtems_id id,