diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-14 07:46:58 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-21 10:59:20 +0100 |
| commit | 65d74d6a9ddd263dbd7dca5cf74be4b592d65c32 (patch) | |
| tree | 1db1ee0a33b7f0955be4fa5d9b93108b74a4dee0 /documentation/kernel-manual | |
| parent | 6c70216f554bfbc04acf6a9f9f0cacaa955188b6 (diff) | |
| download | poky-65d74d6a9ddd263dbd7dca5cf74be4b592d65c32.tar.gz | |
documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as needed (From yocto-docs rev: 1ecd571c0317fc1de8408ba7fdbb25f5e24c765f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
| -rw-r--r-- | documentation/kernel-manual/kernel-doc-intro.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml index 05e5443b85..e119068393 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml | |||
| @@ -8,9 +8,9 @@ | |||
| 8 | <section id='book-intro'> | 8 | <section id='book-intro'> |
| 9 | <title>Introduction</title> | 9 | <title>Introduction</title> |
| 10 | <para> | 10 | <para> |
| 11 | The Yocto Project presents the kernel as a fully patched, history-clean git | 11 | The Yocto Project presents the kernel as a fully patched, history-clean Git |
| 12 | repository. | 12 | repository. |
| 13 | The git tree represents the selected features, board support, | 13 | The Git tree represents the selected features, board support, |
| 14 | and configurations extensively tested by Yocto Project. | 14 | and configurations extensively tested by Yocto Project. |
| 15 | The Yocto Project kernel allows the end user to leverage community | 15 | The Yocto Project kernel allows the end user to leverage community |
| 16 | best practices to seamlessly manage the development, build and debug cycles. | 16 | best practices to seamlessly manage the development, build and debug cycles. |
