summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2011-07-05 15:48:02 +0200
committerHolger Weiß <holger@zedat.fu-berlin.de>2011-07-05 15:48:02 +0200
commit00c9459cc4c8052174af751d8215440a26d21439 (patch)
tree50b48728762e7363f80fa3c69a5b03e712979879 /doc
parent6d014f44824b5108eb9e88ee73af707f24eb0c26 (diff)
downloadbcfg2-00c9459cc4c8052174af751d8215440a26d21439.tar.gz
bcfg2-00c9459cc4c8052174af751d8215440a26d21439.tar.bz2
bcfg2-00c9459cc4c8052174af751d8215440a26d21439.zip
Remove <Package> attribute "reloc" from the docs
Remove the "reloc" <Package> attribute from the documentation and from the XML Schema, as it is no longer supported (since commit 7beb2f08d8).
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/rules.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt
index a2953ad08..05baa2dbb 100644
--- a/doc/server/plugins/generators/rules.txt
+++ b/doc/server/plugins/generators/rules.txt
@@ -97,8 +97,6 @@ The Package Tag may have the following attributes:
| verify | verify='false' - do not do package | String |
| | verification | |
+------------+----------------------------------------------+--------+
-| reloc | RPM relocation path. | String |
-+------------+----------------------------------------------+--------+
| multiarch | Comma separated list of the architectures of | String |
| | this package that should be installed. | |
+------------+----------------------------------------------+--------+