summaryrefslogtreecommitdiffstats
path: root/c_user/interrupt_manager.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c_user/interrupt_manager.rst')
-rw-r--r--c_user/interrupt_manager.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c_user/interrupt_manager.rst b/c_user/interrupt_manager.rst
index acb8014..b1b95a1 100644
--- a/c_user/interrupt_manager.rst
+++ b/c_user/interrupt_manager.rst
@@ -408,8 +408,8 @@ returns to the caller.
This directive will not cause the calling task to be preempted.
This directive is only available on uni-processor configurations. The
-directives ``rtems_interrupt_local_disable``
-and``rtems_interrupt_local_enable`` is available on all configurations.
+directives ``rtems_interrupt_local_disable`` and
+``rtems_interrupt_local_enable`` is available on all configurations.
.. _rtems_interrupt_local_disable: