The following characters may be changed when a text in a rst is rendered
outside a code block:
-- The escape is not rendered unless it is itself escaped;
-- Two consecutive "-" are replaced by a single longer dash;
-- The character "'" may be replaced by a slightly different character.
This causes error when a command is copied from a doc page to a command
terminal. To avoid these problems, extra escapes were added to some
lines in the rst.
Story: 2010738
Task: 49206
Change-Id: I4722b30f44cbd8cf99ce53d6135686a245e363c6
Signed-off-by: Joao Victor Portal <Joao.VictorPortal@windriver.com>