summaryrefslogtreecommitdiffstats
path: root/doc/user/fatal.t
diff options
context:
space:
mode:
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 9a98e39ffc..9127f98b09 100644
--- a/doc/user/fatal.t
+++ b/doc/user/fatal.t
@@ -90,7 +90,7 @@ of the error and whether or not the error was internally
generated by the executive. If the error was generated
from an API, then the error code will be of that API's
error or status codes. The status codes for the RTEMS
-API are in c/src/exec/rtems/headers/status.h. Those
+API are in cpukit/rtems/include/rtems/rtems/status.h. Those
for the POSIX API can be found in <errno.h>.
The @code{@value{DIRPREFIX}fatal_error_occurred} directive is responsible