From 1499931de99d9138a90e6b2397a6c047087922ca Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 31 May 1997 15:54:51 +0000 Subject: Changed bitwise OR's used to build up option and attribute sets to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. --- doc/ada_user/ada_user.texi | 11 ++++++----- doc/develenv/develenv.texi | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/ada_user/ada_user.texi b/doc/ada_user/ada_user.texi index cd65aa9f62..87cf3708ee 100644 --- a/doc/ada_user/ada_user.texi +++ b/doc/ada_user/ada_user.texi @@ -39,9 +39,10 @@ END-INFO-DIR-ENTRY @c @clear is-C @set is-Ada -@set RTEMS-LANGUAGE Ada -@set RTEMS-STRUCTURE record -@set RTEMS-ROUTINE subprogram +@set LANGUAGE Ada +@set STRUCTURE record +@set ROUTINE subprogram +@set OR or @c the language is @value{RTEMS-LANGUAGE} @c NOTE: don't use underscore in the name @c @@ -51,8 +52,8 @@ END-INFO-DIR-ENTRY @c @set edition 4.1.0a -@set update-date 1 June 97 -@set update-month June 97 +@set update-date 1 June 1997 +@set update-month June 1997 @c @c I don't really like having a short title page. --joel diff --git a/doc/develenv/develenv.texi b/doc/develenv/develenv.texi index 58af93892c..cd53017f07 100644 --- a/doc/develenv/develenv.texi +++ b/doc/develenv/develenv.texi @@ -47,8 +47,8 @@ END-INFO-DIR-ENTRY @c @set edition 4.1.0a -@set update-date 1 June 97 -@set update-month June 97 +@set update-date 1 June 1997 +@set update-month June 1997 @c @c I don't really like having a short title page. --joel -- cgit v1.2.3