diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-09 10:35:20 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-15 22:25:24 +0000 |
commit | 5ca54c6269b60914eb5160670a309a4acaf31dc5 (patch) | |
tree | 3b1054ebcc60e0446d3bf1ee7353229438b9e2e5 /documentation/bsp-guide | |
parent | 440894bb6f60e29da99b54825c315668a3a20abe (diff) | |
download | poky-5ca54c6269b60914eb5160670a309a4acaf31dc5.tar.gz |
BSP guide: Updated the book id.
I updated the string used for the book id from 'poky-handbook' to
'bsp-guide'
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 7014654115..3479d159a1 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -1,7 +1,7 @@ | |||
1 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
3 | 3 | ||
4 | <book id='poky-handbook' lang='en' | 4 | <book id='bsp-guide' lang='en' |
5 | xmlns:xi="http://www.w3.org/2003/XInclude" | 5 | xmlns:xi="http://www.w3.org/2003/XInclude" |
6 | xmlns="http://docbook.org/ns/docbook" | 6 | xmlns="http://docbook.org/ns/docbook" |
7 | > | 7 | > |