From 17a3c690be5f38e2e1ae8597cfe1d60bb2f8f1c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 30 May 1997 22:57:25 +0000 Subject: fixed typos --- doc/user/intr.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/user/intr.t') diff --git a/doc/user/intr.t b/doc/user/intr.t index 2b7b2a15bd..2ea796b7c6 100644 --- a/doc/user/intr.t +++ b/doc/user/intr.t @@ -142,7 +142,7 @@ dependent. RTEMS internally supports 256 interrupt levels which are mapped to the processor's interrupt levels. For specific information on the mapping between RTEMS and the target processor's interrupt levels, refer to the Interrupt Processing -chapter of the C Applications Supplement document for a specific +chapter of the Applications Supplement document for a specific target processor. @ifinfo @@ -158,7 +158,7 @@ upon completion of the section. RTEMS has been optimized to insure that interrupts are disabled for a minimum length of time. The maximum length of time interrupts are disabled by RTEMS is processor dependent and is detailed in the Timing -Specification chapter of the C Applications Supplement document +Specification chapter of the Applications Supplement document for a specific target processor. Non-maskable interrupts (NMI) cannot be disabled, and -- cgit v1.2.3