summaryrefslogtreecommitdiffstats
path: root/doc/user/c_user.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-31 15:55:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-31 15:55:10 +0000
commita94c5a5d6992b6dca9afec09352ab80db4643078 (patch)
tree09da48a21cc739f0871774d815761a536591e7fe /doc/user/c_user.texi
parentChanged bitwise OR's used to build up option and attribute sets (diff)
downloadrtems-a94c5a5d6992b6dca9afec09352ab80db4643078.tar.bz2
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"
Diffstat (limited to 'doc/user/c_user.texi')
-rw-r--r--doc/user/c_user.texi15
1 files changed, 8 insertions, 7 deletions
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}