diff --git a/rules/S6951/jcl/rule.adoc b/rules/S6951/jcl/rule.adoc index faa47b4924a..98615455333 100644 --- a/rules/S6951/jcl/rule.adoc +++ b/rules/S6951/jcl/rule.adoc @@ -9,7 +9,7 @@ This rule allows banning usage of certain data set names. Given the parameters: * programs: SORT,ICEMAN -* nameField : SORTOUT +* ddNameField: SORTOUT * dsnRegex: AB\.[^.]*\.DEF [source,jcl,diff-id=1,diff-type=noncompliant] @@ -41,7 +41,7 @@ Comma-separated list of programs where the data set names should be checked. This parameter is optional. If absent, all DD statements regardless of procedure steps are checked. **** -.nameField +.ddNameField **** Name field of the DD statement where the data set name should be checked.