summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Joyce <matthew.joyce@embedded-brains.de>2022-11-07 11:20:21 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-11-08 06:59:24 +0100
commita382919ba6fd8a7da11e8754553b6a133fabb54f (patch)
treea04de2ee83121cd91472a6879b7fab370ce265ff
parenteng: Fix typos (diff)
downloadrtems-docs-a382919ba6fd8a7da11e8754553b6a133fabb54f.tar.bz2
c-user/clock: Fix typo
-rw-r--r--c-user/clock/directives.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/clock/directives.rst b/c-user/clock/directives.rst
index 6e1542c..877204a 100644
--- a/c-user/clock/directives.rst
+++ b/c-user/clock/directives.rst
@@ -1222,7 +1222,7 @@ system initialization using :term:`CLOCK_MONOTONIC`.
.. rubric:: PARAMETERS:
``uptime``
- This parameter is the pointer to a `struct timeval
+ This parameter is the pointer to a `struct timespec
<https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/time.h.html>`_
object. When the directive call is successful, the seconds and nanoseconds
elapsed since some time point during the system initialization and some