summaryrefslogtreecommitdiffstats
path: root/doc/user/mp.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/mp.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/mp.t')
-rw-r--r--doc/user/mp.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/mp.t b/doc/user/mp.t
index 4e16a5cc1b..bcffdd06a4 100644
--- a/doc/user/mp.t
+++ b/doc/user/mp.t
@@ -560,6 +560,7 @@ status codes.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_multiprocessing_announce
@example
void rtems_multiprocessing_announce( void );
@end example