---------- Forwarded message --------- From: Vaibhav Gupta <vaibhavgupt...@gmail.com> Date: Sat, 16 Mar, 2019, 6:54 PM Subject: [PATCH] user/tools/symbol_table: compiler was mistyped as compller To: <devel@rtems.org> Cc: Vaibhav Gupta <vaibhavgupt...@gmail.com>
--- user/tools/symbols.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/tools/symbols.rst b/user/tools/symbols.rst index d1188f8..0a2eeec 100644 --- a/user/tools/symbols.rst +++ b/user/tools/symbols.rst @@ -42,7 +42,7 @@ Symbol Table The symbol table is an ELF object file in the target's ELF format and is built using the target's RTEMS C compiler. The :program:`rtems-syms` command searches -for the C compller under the prefix this command is installed under or the +for the C compiler under the prefix this command is installed under or the system path. If the target's C compiler is not located in either of these paths use the option ``-c`` or ``--cc`` to specify the path to the compiler. -- 2.21.0
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel