summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2015-09-01 08:22:35 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2015-09-01 08:22:35 -0500
commit824879eb85a1065e842930485778a594b914c77f (patch)
treec7611eb5d3a44058d3e4c21679a373840050ae71
parentecb3bbfd40120765579101839f02d432b8a89434 (diff)
parentcd5e42984df2f069dba19d8ea1d0cff2d72eaeff (diff)
downloadbcfg2-824879eb85a1065e842930485778a594b914c77f.tar.gz
bcfg2-824879eb85a1065e842930485778a594b914c77f.tar.bz2
bcfg2-824879eb85a1065e842930485778a594b914c77f.zip
Merge pull request #304 from s19n/master
doc: update Genshi 'name' attribute description
-rw-r--r--doc/server/plugins/generators/cfg.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt
index c991f20c9..7e7a7c72e 100644
--- a/doc/server/plugins/generators/cfg.txt
+++ b/doc/server/plugins/generators/cfg.txt
@@ -275,9 +275,7 @@ Several variables are pre-defined inside templates:
| | <server-plugins-grouping-metadata-clientmetadata>` |
+-------------+--------------------------------------------------------+
| name | The value of the ``name`` attribute as specified in |
-| | the Path entry in Bcfg2. If an :ref:`altsrc |
-| | <server-plugins-structures-altsrc>` attribute is used, |
-| | then ``name`` will be the value of that attribute. |
+| | the Path entry in Bcfg2. |
+-------------+--------------------------------------------------------+
| source_path | The path to the template file on the filesystem |
+-------------+--------------------------------------------------------+