diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-06-15 06:00:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-29 14:59:26 +0100 |
commit | ec385088c402b1077ed240dca5fe9e74a8b6d13a (patch) | |
tree | 7214d9a9d81a973c814c1ff03e21ac6bb3e4abc0 /documentation | |
parent | aee274f5fa78a38b85356803952804e910173acc (diff) | |
download | poky-ec385088c402b1077ed240dca5fe9e74a8b6d13a.tar.gz |
documentation/adt-manual/adt-command.xml: Applied poky.ent variables.
(From yocto-docs rev: 96b4dd4903d1e32cb8c669440c98f56e444341e9)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-command.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index a916a03c85..43bd08b74f 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE chapter 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 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | ||
3 | 4 | ||
4 | <chapter id='using-the-command-line'> | 5 | <chapter id='using-the-command-line'> |
5 | <title>Using the Command Line</title> | 6 | <title>Using the Command Line</title> |