[PATCH rtems-docs] c-user/message/directives.rst: byes->bytes typo
Joel Sherrill
joel at rtems.org
Sun Jan 22 00:21:07 UTC 2023
This is appreciated and ok.
Next person with write permission who is near a computer should push this
to 5 and master.
On Sat, Jan 21, 2023, 6:05 PM Martin Erik Werner <
martinerikwerner.aac at gmail.com> wrote:
> ---
> c-user/message/directives.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/c-user/message/directives.rst b/c-user/message/directives.rst
> index 9cb88e2..a13e4c7 100644
> --- a/c-user/message/directives.rst
> +++ b/c-user/message/directives.rst
> @@ -727,7 +727,7 @@ Broadcasts the messages to the tasks waiting at the
> queue.
>
> This directive causes all tasks that are waiting at the queue specified by
> ``id`` to be unblocked and sent the message contained in ``buffer``.
> Before a
> -task is unblocked, the message ``buffer`` of ``size`` byes in length is
> copied
> +task is unblocked, the message ``buffer`` of ``size`` bytes in length is
> copied
> to that task's message buffer. The number of tasks that were unblocked is
> returned in ``count``.
>
> --
> 2.30.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230121/d6f4c08c/attachment.htm>
More information about the devel
mailing list