diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-11 10:59:49 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-15 22:25:25 +0000 |
commit | b1f69283b3606be8b031f7df6a8c56816ecd97d8 (patch) | |
tree | 61f93143401894dc74522a18354f161f7e13c868 /documentation/bsp-guide | |
parent | 2cf5aafc28c88e43ab2aea7898426fa4569de531 (diff) | |
download | poky-b1f69283b3606be8b031f7df6a8c56816ecd97d8.tar.gz |
BSP Guide and BSP Chapter in Poky Reference Manual: Changed wording
I created wording in the second paragraph of this file so that it can
fit both the context of the BSP Guide and the BSP chapter of the
Poky Reference Manual.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e6156c3f08..9e250681d7 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -18,7 +18,8 @@ | |||
18 | </para> | 18 | </para> |
19 | 19 | ||
20 | <para> | 20 | <para> |
21 | The intent of this document is to define a structure for these components | 21 | This section (or document if you are reading the BSP Developer's Guide) defines |
22 | a structure for these components | ||
22 | so that BSPs follow a commonly understood layout. | 23 | so that BSPs follow a commonly understood layout. |
23 | Providing a common form allows end-users to understand and become familiar | 24 | Providing a common form allows end-users to understand and become familiar |
24 | with the layout. | 25 | with the layout. |