summaryrefslogtreecommitdiffstats
path: root/doc/user/intr.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-23 16:57:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-23 16:57:29 +0000
commit173c59c84193cfa9b63ee796d229d6731ef320e3 (patch)
treeb63040a818bfe78ca8908334fd38dd031d478719 /doc/user/intr.t
parentFixed some "NodeNameIncludesChapterName" problems which were uncovered (diff)
downloadrtems-173c59c84193cfa9b63ee796d229d6731ef320e3.tar.bz2
minor updates .. mostly version
Diffstat (limited to '')
-rw-r--r--doc/user/intr.t2
1 files changed, 1 insertions, 1 deletions
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: