dev-manual, ref-manual: Replaced ‐‐ with "--"

Fixes [YOCTO #7386]

Apparently, copying HTML displayed commands that have a
double dash created through "‐‐" in the docbook source
causes some issues in the shell.  I have scrubbed the manual set
to replace any "‐‐" strings with "--".

Reported-by: Paul Eggleton <paul.eggleton@intel.com>
(From yocto-docs rev: e88b813b71d7d6d8acd8a8638f2db71265145b64)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2015-03-04 08:55:54 -08:00
committed by Richard Purdie
parent a889cc011c
commit c504276d26
4 changed files with 92 additions and 92 deletions

View File

@@ -894,7 +894,7 @@ can be found then it should be implemented. I can't find one at the moment.
and there is another option that should be used instead.
If you are unsure, consult the upstream build
documentation, the
<filename>./configure &dash;&dash;help</filename> output,
<filename>./configure --help</filename> output,
and the upstream change log or release notes.
Once you have worked out what the appropriate
change is, you can update