[rtems-docs commit] c-user/clock: Fix typo

Sebastian Huber sebh at rtems.org
Tue Nov 8 05:47:32 UTC 2022


Module:    rtems-docs
Branch:    master
Commit:    a382919ba6fd8a7da11e8754553b6a133fabb54f
Changeset: http://git.rtems.org/rtems-docs/commit/?id=a382919ba6fd8a7da11e8754553b6a133fabb54f

Author:    Matt Joyce <matthew.joyce at embedded-brains.de>
Date:      Mon Nov  7 11:20:21 2022 +0100

c-user/clock: Fix typo

---

 c-user/clock/directives.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the vc mailing list