diff options
| author | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 2019-04-02 10:35:57 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-09 22:16:06 +0100 |
| commit | f9d789820b568c26d15d2c003dfbe055c43f3c83 (patch) | |
| tree | 05e55f83ff343676f63f0eac34673e169a3d3f19 /documentation | |
| parent | 5555841e5ecf4c45b6bc87e2a9534b7309fc7805 (diff) | |
| download | poky-f9d789820b568c26d15d2c003dfbe055c43f3c83.tar.gz | |
kernel-dev, sdk-manual: Unified question spacing
unify the spacing for questions in various places
e.g. before the [Y/n] there should be a space, and before
"?" there should be none. Unify the questions where the
system expect an answer from the end user
(From yocto-docs rev: 0643b2e22273a798b96f126931885efd733e5f89)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 7ff4cba3b0..7d8826fa35 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
| @@ -185,7 +185,7 @@ | |||
| 185 | Poky (Yocto Project Reference Distro) Extensible SDK installer version &DISTRO; | 185 | Poky (Yocto Project Reference Distro) Extensible SDK installer version &DISTRO; |
| 186 | ============================================================================ | 186 | ============================================================================ |
| 187 | Enter target directory for SDK (default: ~/poky_sdk): | 187 | Enter target directory for SDK (default: ~/poky_sdk): |
| 188 | You are about to install the SDK to "/home/scottrif/poky_sdk". Proceed[Y/n]? Y | 188 | You are about to install the SDK to "/home/scottrif/poky_sdk". Proceed [Y/n]? Y |
| 189 | Extracting SDK......................................done | 189 | Extracting SDK......................................done |
| 190 | Setting it up... | 190 | Setting it up... |
| 191 | Extracting buildtools... | 191 | Extracting buildtools... |
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 09f06088d2..9be082d8ba 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
| @@ -157,7 +157,7 @@ | |||
| 157 | Poky (Yocto Project Reference Distro) Extensible SDK installer version 2.5 | 157 | Poky (Yocto Project Reference Distro) Extensible SDK installer version 2.5 |
| 158 | ========================================================================== | 158 | ========================================================================== |
| 159 | Enter target directory for SDK (default: ~/poky_sdk): | 159 | Enter target directory for SDK (default: ~/poky_sdk): |
| 160 | You are about to install the SDK to "/home/scottrif/poky_sdk". Proceed[Y/n]? Y | 160 | You are about to install the SDK to "/home/scottrif/poky_sdk". Proceed [Y/n]? Y |
| 161 | Extracting SDK..............done | 161 | Extracting SDK..............done |
| 162 | Setting it up... | 162 | Setting it up... |
| 163 | Extracting buildtools... | 163 | Extracting buildtools... |
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index dd220c340b..06fdb573ed 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
| @@ -149,7 +149,7 @@ | |||
| 149 | Poky (Yocto Project Reference Distro) SDK installer version &DISTRO; | 149 | Poky (Yocto Project Reference Distro) SDK installer version &DISTRO; |
| 150 | =============================================================== | 150 | =============================================================== |
| 151 | Enter target directory for SDK (default: /opt/poky/&DISTRO;): | 151 | Enter target directory for SDK (default: /opt/poky/&DISTRO;): |
| 152 | You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed[Y/n]? Y | 152 | You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed [Y/n]? Y |
| 153 | Extracting SDK........................................ ..............................done | 153 | Extracting SDK........................................ ..............................done |
| 154 | Setting it up...done | 154 | Setting it up...done |
| 155 | SDK has been successfully set up and is ready to be used. | 155 | SDK has been successfully set up and is ready to be used. |
