diff options
author | Lennart Johansson <lennart.johansson@enea.com> | 2016-06-23 10:52:16 +0200 |
---|---|---|
committer | Lennart Johansson <lennart.johansson@enea.com> | 2016-06-23 10:52:16 +0200 |
commit | 76d585a48c26bcea8e9b43aec7caf2f097add063 (patch) | |
tree | b722a607acc459684b33693e1b7ee34bab190e2c /doc/docsrc_common | |
parent | 77376e5b3dfa5a910e7a0dd333d70e2ba886cdf5 (diff) | |
download | el_releases-networking-76d585a48c26bcea8e9b43aec7caf2f097add063.tar.gz |
Correct about_release wrong ref to docsrc_common
Diffstat (limited to 'doc/docsrc_common')
-rw-r--r-- | doc/docsrc_common/pardoc-distro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml index ad16c98..6434ab9 100644 --- a/doc/docsrc_common/pardoc-distro.xml +++ b/doc/docsrc_common/pardoc-distro.xml | |||
@@ -6,7 +6,7 @@ | |||
6 | --> | 6 | --> |
7 | <!-- Distribution and release --> | 7 | <!-- Distribution and release --> |
8 | <!ENTITY ENEA_LINUX_REL_VER "MAJOR.MINOR"> <!-- TEMPLATE LINE, IS PATCHED by Makefile with values from enea.conf in poky/ --> | 8 | <!ENTITY ENEA_LINUX_REL_VER "MAJOR.MINOR"> <!-- TEMPLATE LINE, IS PATCHED by Makefile with values from enea.conf in poky/ --> |
9 | <!ENTITY % common_poky_entities SYSTEM "../s_targets/p2041rdb/poky/documentation/poky.ent"> | 9 | <!ENTITY % common_poky_entities SYSTEM "../s_targets/qemuarm/poky/documentation/poky.ent"> |
10 | %common_poky_entities; | 10 | %common_poky_entities; |
11 | ]> | 11 | ]> |
12 | 12 | ||