From c504276d260571da38a20ff9c58ffc2e0c760fbb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 4 Mar 2015 08:55:54 -0800 Subject: 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 (From yocto-docs rev: e88b813b71d7d6d8acd8a8638f2db71265145b64) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index d072ecfa0e..3dc141c552 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -1014,7 +1014,7 @@ The buildhistory-diff and buildhistory-collect-srcrevs utilities have improved command-line handling. - Use the ‐‐help option for + Use the --help option for each utility for more information on the new syntax. @@ -1730,7 +1730,7 @@ The minimum Git version required on the build host is now 1.7.8 because the - ‐‐list option is now required by + --list option is now required by BitBake's Git fetcher. As always, if your host distribution does not provide a version of Git that meets this requirement, you can use the @@ -1770,7 +1770,7 @@ class instead of the autotools class. - The ‐‐foreign option is + The --foreign option is no longer passed to automake when running autoconf: This option tells automake that a -- cgit v1.2.3-54-g00ecf