summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2016-09-15 13:21:29 -0500
committerSol Jerome <sol.jerome@gmail.com>2016-09-15 13:21:29 -0500
commit9946ba61999eaaaefa1accd2b3c92ad8d750907b (patch)
tree08320fe7f97c6cf249e5e77a9a96074af70c8944 /schemas
parenta24fd9e6966e70014ea776ac266350f902833b1e (diff)
parent995c35063229fbb371d5987dfbd5052f0b4abfe8 (diff)
downloadbcfg2-9946ba61999eaaaefa1accd2b3c92ad8d750907b.tar.gz
bcfg2-9946ba61999eaaaefa1accd2b3c92ad8d750907b.tar.bz2
bcfg2-9946ba61999eaaaefa1accd2b3c92ad8d750907b.zip
Merge branch 'pacman' of https://github.com/0/bcfg2
Diffstat (limited to 'schemas')
-rw-r--r--schemas/pkgtype.xsd7
1 files changed, 3 insertions, 4 deletions
diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd
index 7ad7606b2..993114a46 100644
--- a/schemas/pkgtype.xsd
+++ b/schemas/pkgtype.xsd
@@ -31,10 +31,9 @@
<xsd:annotation>
<xsd:documentation>
Install the named package group. Package groups are only
- supported for Yum :xml:element:`Source` repositories, and
- only if the :ref:`yum libraries
- &lt;native-yum-libraries&gt;` are in use. Either ``group``
- or :xml:attribute:`PackageStructure:name` must be specified.
+ supported for Pac and Yum :xml:element:`Source`
+ repositories. Either ``group`` or
+ :xml:attribute:`PackageStructure:name` must be specified.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>