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 --- tools/manpagegen/bcfg2-lint.8.ronn | 2 +- tools/manpagegen/bcfg2-lint.conf.5.ronn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/manpagegen') diff --git a/tools/manpagegen/bcfg2-lint.8.ronn b/tools/manpagegen/bcfg2-lint.8.ronn index e089bf2e7..f3c9771e8 100644 --- a/tools/manpagegen/bcfg2-lint.8.ronn +++ b/tools/manpagegen/bcfg2-lint.8.ronn @@ -80,7 +80,7 @@ the plugins listed below. * `InfoXML`: Check that certain attributes are specified in `info.xml` files. By - default, requires that *owner*, *group*, and *perms* are specified. + default, requires that *owner*, *group*, and *mode* are specified. Can also require that an `info.xml` exists for all Cfg files, and that paranoid mode be enabled for all files. diff --git a/tools/manpagegen/bcfg2-lint.conf.5.ronn b/tools/manpagegen/bcfg2-lint.conf.5.ronn index 657ea6e74..aed3eaaa8 100644 --- a/tools/manpagegen/bcfg2-lint.conf.5.ronn +++ b/tools/manpagegen/bcfg2-lint.conf.5.ronn @@ -94,7 +94,7 @@ files, all lines are checked since comment characters may vary. * `required_attrs`: A comma-delimited list of attributes to require on `` tags. - Default is "owner,group,perms". + Default is "owner,group,mode". ### MergeFiles -- cgit v1.2.3-1-g7c22