[PATCH] removed double 'with'

Joel Sherrill joel at rtems.org
Fri May 18 14:35:38 UTC 2018


Good eye! Thanks for the patch.

Committed.

On Fri, May 18, 2018 at 9:16 AM, Malte Münch <mamu at stablerock.de> wrote:

> ---
>  c-user/configuring_a_system.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/c-user/configuring_a_system.rst
> b/c-user/configuring_a_system.rst
> index 2da9601..542a536 100644
> --- a/c-user/configuring_a_system.rst
> +++ b/c-user/configuring_a_system.rst
> @@ -45,7 +45,7 @@ appropriate. For example, by default there will be 256
> task priority levels but
>  this can be lowered by the application. This number of priority levels is
>  required to be compliant with the RTEID/ORKID standards upon which the
> Classic
>  API is based. There are similar cases where the default is selected to be
> -compliant with with the POSIX standard.
> +compliant with the POSIX standard.
>
>  For each configuration parameter in the configuration tables, the macro
>  corresponding to that field is discussed. The RTEMS Maintainers expect
> that all
> --
> 2.17.0
>
> _______________________________________________
> 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/20180518/4c43c234/attachment-0002.html>


More information about the devel mailing list