<div dir="ltr">Good idea Gedare.<div><br></div><div>And consitent should be consistent.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 27, 2020 at 10:41 AM Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ok, maybe we also want to have a Hello World glossary item?<br>
<br>
On Fri, Mar 27, 2020 at 2:03 AM Sebastian Huber<br>
<<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br>
><br>
> ---<br>
>  user/exe/initialization.rst | 2 +-<br>
>  user/start/app.rst          | 4 ++--<br>
>  user/tools/boot-image.rst   | 2 +-<br>
>  user/tools/tester.rst       | 2 +-<br>
>  4 files changed, 5 insertions(+), 5 deletions(-)<br>
><br>
> diff --git a/user/exe/initialization.rst b/user/exe/initialization.rst<br>
> index cfe39d6..6c9d657 100644<br>
> --- a/user/exe/initialization.rst<br>
> +++ b/user/exe/initialization.rst<br>
> @@ -82,7 +82,7 @@ system is based on the `FreeBSD SYSINT Framework<br>
>  initialization is performed before multitasking is started.<br>
><br>
>  The RTEMS Tool ``rtems-exeinfo`` can provide some detail about the registered<br>
> -handlers. The following shows the initialization handlers for the *hello world*<br>
> +handlers. The following shows the initialization handlers for the Hello World<br>
>  sample application in the RTEMS kernel's testsuite::<br>
><br>
>  .. code-block:: none<br>
> diff --git a/user/start/app.rst b/user/start/app.rst<br>
> index a0c4a04..ac3c064 100644<br>
> --- a/user/start/app.rst<br>
> +++ b/user/start/app.rst<br>
> @@ -10,7 +10,7 @@ Build Your Application<br>
>  You tested a BSP in the previous section.  We built the ``erc32`` BSP<br>
>  and it is installed under :file:`$HOME/quick-start/rtems/5`.<br>
><br>
> -We will now create a simple hello world application with a Git<br>
> +We will now create a simple Hello World application with a Git<br>
>  repository and using the `Waf <<a href="https://waf.io" rel="noreferrer" target="_blank">https://waf.io</a>>`_ build system.<br>
><br>
>  The application is be created in :file:`$HOME/quick-start/app/hello`.<br>
> @@ -77,7 +77,7 @@ settings:<br>
><br>
>      #include <rtems/confdefs.h><br>
><br>
> -Create the *hello world* application source file. Using an editor<br>
> +Create the Hello World application source file. Using an editor<br>
>  create :file:`hello.c` and copy the follow code:<br>
><br>
>  .. code-block:: c<br>
> diff --git a/user/tools/boot-image.rst b/user/tools/boot-image.rst<br>
> index 8e8f63d..2d6cad9 100644<br>
> --- a/user/tools/boot-image.rst<br>
> +++ b/user/tools/boot-image.rst<br>
> @@ -315,7 +315,7 @@ Create a disk image from a built U-Boot sandbox:<br>
>    Finished<br>
>    Cleaning up<br>
><br>
> -Create a 32M byte SD card image with the testsuite's hello world<br>
> +Create a 32M byte SD card image with the testsuite's Hello World<br>
>  executable (``hello.exe``):<br>
><br>
>  .. code-block:: none<br>
> diff --git a/user/tools/tester.rst b/user/tools/tester.rst<br>
> index c3c3fe2..e3a21c9 100644<br>
> --- a/user/tools/tester.rst<br>
> +++ b/user/tools/tester.rst<br>
> @@ -95,7 +95,7 @@ perform a pre-test command to covert the executable to a suitable format for<br>
>  your target.<br>
><br>
>  Before running all the tests it is a good idea to run the ``hello`` test. The<br>
> -``hello`` test is an RTEMS version of the classic "Hello World" example and<br>
> +``hello`` test is an RTEMS version of the classic Hello World example and<br>
>  running it shows you have a working tool chain and build of RTEMS ready to run<br>
>  the tests. Using the run with the ERC32 BSP the command is:<br>
><br>
> --<br>
> 2.16.4<br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>