From a94c5a5d6992b6dca9afec09352ab80db4643078 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 31 May 1997 15:55:10 +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. changed "97" to "1997" --- doc/user/c_user.texi | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'doc/user/c_user.texi') diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi index 3ad9da82da..d0cde03f30 100644 --- a/doc/user/c_user.texi +++ b/doc/user/c_user.texi @@ -39,10 +39,11 @@ END-INFO-DIR-ENTRY @c @set is-C @clear is-Ada -@set RTEMS-LANGUAGE C -@set RTEMS-STRUCTURE structure -@set RTEMS-ROUTINE function -@c the language is @value{RTEMS-LANGUAGE} +@set LANGUAGE C +@set STRUCTURE structure +@set ROUTINE function +@set OR | +@c the language is @value{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 @@ -64,7 +65,7 @@ END-INFO-DIR-ENTRY @titlepage @finalout -@title RTEMS Applications C User's Guide +@title RTEMS C User's Guide @subtitle Edition @value{edition}, for RTEMS 4.1.0 @sp 1 @subtitle @value{update-month} -- cgit v1.2.3