Re: [PATCH 2/2] c-user/clock: Fix typo

2022-11-07 Thread Chris Johns
+1

On 8/11/2022 3:26 am, Gedare Bloom wrote:
> ok to both
> 
> On Mon, Nov 7, 2022 at 3:20 AM Matthew Joyce
>  wrote:
>>
>> From: Matt Joyce 
>>
>> ---
>>  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
>>  
>> `_
>>  object.  When the directive call is successful, the seconds and 
>> nanoseconds
>>  elapsed since some time point during the system initialization and some
>> --
>> 2.35.3
>>
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH 2/2] c-user/clock: Fix typo

2022-11-07 Thread Gedare Bloom
ok to both

On Mon, Nov 7, 2022 at 3:20 AM Matthew Joyce
 wrote:
>
> From: Matt Joyce 
>
> ---
>  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
>  
> `_
>  object.  When the directive call is successful, the seconds and 
> nanoseconds
>  elapsed since some time point during the system initialization and some
> --
> 2.35.3
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH 2/2] c-user/clock: Fix typo

2022-11-07 Thread Matthew Joyce
From: Matt Joyce 

---
 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
 
`_
 object.  When the directive call is successful, the seconds and nanoseconds
 elapsed since some time point during the system initialization and some
-- 
2.35.3

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel