From 3a58bff6bfe3ce893f47fade0ddf49457c46a360 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Nov 2016 08:13:31 +0100 Subject: Update due to clock manager and driver changes --- c-user/task_manager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c-user/task_manager.rst') diff --git a/c-user/task_manager.rst b/c-user/task_manager.rst index 449ca3c..f88e660 100644 --- a/c-user/task_manager.rst +++ b/c-user/task_manager.rst @@ -1384,7 +1384,7 @@ TASK_WAKE_AFTER - Wake up after interval This directive blocks the calling task for the specified number of system clock ticks. When the requested interval has elapsed, the task is made ready. The -``rtems_clock_tick`` directive automatically updates the delay period. +clock tick directives automatically updates the delay period. **NOTES:** -- cgit v1.2.3