From e78fbc567240f1c0d618524b3497740cb989783f Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 15 Oct 2012 14:22:32 -0500 Subject: Lint: Migrate Lint to 'mode' attribute Signed-off-by: Sol Jerome --- man/bcfg2-lint.8 | 4 ++-- man/bcfg2-lint.conf.5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'man') 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\fR tags\. Default is "owner,group,perms"\. +A comma\-delimited list of attributes to require on \fB\fR tags\. Default is "owner,group,mode"\. . .SS "MergeFiles" . -- cgit v1.2.3-1-g7c22