user: Fix format

Update #3859.
This commit is contained in:
Sebastian Huber 2020-08-13 11:37:30 +02:00
parent cb4358c9b1
commit 49f7e05dbd

View File

@ -134,7 +134,7 @@ To address resource leaks in the RTEMS shell, the management of shell
environments changed. This change may break existing code. Here is an example
how a broken Telnet shell can be fixed:
. code-block:: c
.. code-block:: c
static void
telnet_shell( char *name, void *arg )