summaryrefslogtreecommitdiffstats
path: root/c-user/user-extensions/background.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/user-extensions/background.rst')
-rw-r--r--c-user/user-extensions/background.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/user-extensions/background.rst b/c-user/user-extensions/background.rst
index 5aa747b..c1430a9 100644
--- a/c-user/user-extensions/background.rst
+++ b/c-user/user-extensions/background.rst
@@ -143,7 +143,7 @@ installed after the Standard C Library will operate correctly even if they
utilize the C Library because the C Library's thread delete extension is
invoked after that of the other thread delete extensions.
-.. index:: rtems_task_create_extension
+.. index:: rtems_task_create_extension()
Thread Create Extension
-----------------------