summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-10-15 14:22:32 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-10-15 14:22:32 -0500
commite78fbc567240f1c0d618524b3497740cb989783f (patch)
treef3f0d4dfca121d25e49c8b4389f10447cb4a4e2b /man
parente45ca2c053d03dd4cb1e33b1510c8f8f2b4716d1 (diff)
downloadbcfg2-e78fbc567240f1c0d618524b3497740cb989783f.tar.gz
bcfg2-e78fbc567240f1c0d618524b3497740cb989783f.tar.bz2
bcfg2-e78fbc567240f1c0d618524b3497740cb989783f.zip
Lint: Migrate Lint to 'mode' attribute
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-lint.84
-rw-r--r--man/bcfg2-lint.conf.54
2 files changed, 4 insertions, 4 deletions
diff --git a/man/bcfg2-lint.8 b/man/bcfg2-lint.8
index a6bfffb8a..6f2ee12a0 100644
--- a/man/bcfg2-lint.8
+++ b/man/bcfg2-lint.8
@@ -1,5 +1,5 @@
.
-.TH "BCFG2\-LINT" "8" "September 2012" "" ""
+.TH "BCFG2\-LINT" "8" "October 2012" "" ""
.
.SH "NAME"
\fBbcfg2\-lint\fR \- Check Bcfg2 specification for validity, common mistakes, and style
@@ -71,7 +71,7 @@ Check for several types of duplicates in the Metadata: duplicate groups; duplica
.
.TP
\fBInfoXML\fR
-Check that certain attributes are specified in \fBinfo\.xml\fR files\. By default, requires that \fIowner\fR, \fIgroup\fR, and \fIperms\fR are specified\. Can also require that an \fBinfo\.xml\fR exists for all Cfg files, and that paranoid mode be enabled for all files\.
+Check that certain attributes are specified in \fBinfo\.xml\fR files\. By default, requires that \fIowner\fR, \fIgroup\fR, and \fImode\fR are specified\. Can also require that an \fBinfo\.xml\fR exists for all Cfg files, and that paranoid mode be enabled for all files\.
.
.TP
\fBMergeFiles\fR
diff --git a/man/bcfg2-lint.conf.5 b/man/bcfg2-lint.conf.5
index 55dfa5cc2..63fe73253 100644
--- a/man/bcfg2-lint.conf.5
+++ b/man/bcfg2-lint.conf.5
@@ -1,5 +1,5 @@
.
-.TH "BCFG2\-LINT\.CONF" "5" "September 2012" "" ""
+.TH "BCFG2\-LINT\.CONF" "5" "October 2012" "" ""
.
.SH "NAME"
\fBbcfg2\-lint\.conf\fR \- configuration parameters for bcfg2\-lint
@@ -81,7 +81,7 @@ Ensure that files of the specified type have a comment containing the given stri
.
.TP
\fBrequired_attrs\fR
-A comma\-delimited list of attributes to require on \fB<Info>\fR tags\. Default is "owner,group,perms"\.
+A comma\-delimited list of attributes to require on \fB<Info>\fR tags\. Default is "owner,group,mode"\.
.
.SS "MergeFiles"
.