From 173c59c84193cfa9b63ee796d229d6731ef320e3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 23 Jan 1998 16:57:29 +0000 Subject: minor updates .. mostly version --- doc/user/c_user.texi | 9 +++++---- doc/user/intr.t | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/user') diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi index 6fa7b0992d..b3d408f59e 100644 --- a/doc/user/c_user.texi +++ b/doc/user/c_user.texi @@ -53,9 +53,10 @@ END-INFO-DIR-ENTRY @c Title Page Stuff @c -@set edition 4.2.0-beta1 -@set update-date 1 June 1997 -@set update-month June 1997 +@set edition 970904 +@set version 970904 +@set update-date 4 September 1997 +@set update-month September 1997 @c @c I don't really like having a short title page. --joel @@ -68,7 +69,7 @@ END-INFO-DIR-ENTRY @finalout @title RTEMS C User's Guide -@subtitle Edition @value{edition}, for RTEMS 4.2.0-prerelease +@subtitle Edition @value{edition}, for RTEMS @value{version} @sp 1 @subtitle @value{update-month} @author On-Line Applications Research Corporation diff --git a/doc/user/intr.t b/doc/user/intr.t index 722eb8110c..29f652a703 100644 --- a/doc/user/intr.t +++ b/doc/user/intr.t @@ -315,7 +315,7 @@ procedure Interrupt_Catch ( @subheading DIRECTIVE STATUS CODES: @code{SUCCESSFUL} - ISR established successfully@* @code{INVALID_NUMBER} - illegal vector number@* -@code{INVALID_ADDRESS} - illegal ISR entry point +@code{INVALID_ADDRESS} - illegal ISR entry point or invalid old_isr_handler @subheading DESCRIPTION: -- cgit v1.2.3