mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
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:
committed by
Richard Purdie
parent
a889cc011c
commit
c504276d26
@@ -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 ‐‐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
|
||||
|
||||
Reference in New Issue
Block a user