summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/configurationentries.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/server/configurationentries.txt b/doc/server/configurationentries.txt
index fff57b7e8..1146a51c6 100644
--- a/doc/server/configurationentries.txt
+++ b/doc/server/configurationentries.txt
@@ -50,9 +50,9 @@ plugin that handles the entry in the case of `Cfg`_, `TGenshi`_, or
a device, directory, hardlink, symlink, etc), then you will specify both
the *type* and any other necessary attributes in `Rules`_.
-Attributes listed in the table below are mandatory attributes for that
-type. For example, the `dev_type` attribute is required for device
-entries, but not for hardlink entries.
+Running ``bcfg2-repo-validate`` will check your configuration
+specification for the presence of any mandatory attributes that are
+necessary for the Path type specified.
.. note:: A tool for converting old POSIX entries is available in the
Bcfg2 source directory at tools/posixunified.py