summaryrefslogtreecommitdiffstats
path: root/doc/user/fatal.t
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/fatal.t
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/fatal.t')
-rw-r--r--doc/user/fatal.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/fatal.t b/doc/user/fatal.t
index 9d85e8297d..8d319ad42d 100644
--- a/doc/user/fatal.t
+++ b/doc/user/fatal.t
@@ -90,7 +90,7 @@ The fatal_error_occurred directive is invoked when a
fatal error is detected. Before invoking any user-supplied
fatal error handlers or the RTEMS fatal error handler, the
fatal_error_occurred directive stores useful information in the
-variable _Internal_errors_What_happened. This structure
+variable @code{_Internal_errors_What_happened}. This structure
contains three pieces of information:
@itemize @bullet