summaryrefslogtreecommitdiffstats
path: root/doc/user/fatal.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-27 13:24:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-27 13:24:52 +0000
commitf331481c9d939c94133950f2090636c2450abe83 (patch)
tree9cb862879ecbe3a0f10e6d6fe9e754949224baa1 /doc/user/fatal.t
parentAdded Hitachi SH (diff)
downloadrtems-f331481c9d939c94133950f2090636c2450abe83.tar.bz2
Conditionally adding RTEMS_ and rtems_ prefixes.
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 45e455d992..f51549a6b7 100644
--- a/doc/user/fatal.t
+++ b/doc/user/fatal.t
@@ -29,7 +29,7 @@ irrecoverable errors. The directive provided by the fatal error
manager is:
@itemize @bullet
-@item @code{fatal_error_occurred} - Invoke the fatal error handler
+@item @code{@value{DIRPREFIX}fatal_error_occurred} - Invoke the fatal error handler
@end itemize
@ifinfo