diff --git a/bin/commands/install/.help b/bin/commands/install/.help index 3e21d52635..5934904669 100644 --- a/bin/commands/install/.help +++ b/bin/commands/install/.help @@ -19,3 +19,4 @@ Expected outputs: * `SZWEAUTH` contains few Zowe load modules (++PROGRAM). * `SZWESAMP` contains several sample configurations. * `SZWEEXEC` contains few utilities used by Zowe. + * `SZWELOAD` contains config manager for rexx. \ No newline at end of file diff --git a/files/SZWESAMP/ZWEIAPF b/files/SZWESAMP/ZWEIAPF index dc59bd3ca9..ba329bb8af 100644 --- a/files/SZWESAMP/ZWEIAPF +++ b/files/SZWESAMP/ZWEIAPF @@ -22,9 +22,9 @@ //* //* This dataset holds product plugins for ZIS, //* ZIS is located in the LOADLIB. -// SET PLUGINLIB='{zowe.setup.dataset.authPluginLib}' +// SET PLUGLIB='{zowe.setup.dataset.authPluginLib}' //* //APFLOAD COMMAND 'SETPROG APF,ADD,DSN=&LOADLIB' //* -//APFLIB COMMAND 'SETPROG APF,ADD,DSN=&PLUGINLIB' +//APFLIB COMMAND 'SETPROG APF,ADD,DSN=&PLUGLIB' //* diff --git a/files/SZWESAMP/ZWEIKRA3 b/files/SZWESAMP/ZWEIKRA3 index 1d646a558d..e475a378a6 100644 --- a/files/SZWESAMP/ZWEIKRA3 +++ b/files/SZWESAMP/ZWEIKRA3 @@ -15,7 +15,7 @@ //* //* ATTENTION! //* Each ZWEIKR JCL is for different ESM and Keyring options. -// This one is for importing a PKCS12 certificate from a data set. +//* This one is for importing a PKCS12 certificate from a data set. //* //********************************************************************* //* diff --git a/files/SZWESAMP/ZWEIKRR3 b/files/SZWESAMP/ZWEIKRR3 index 7280cc194c..3fd354d4bb 100644 --- a/files/SZWESAMP/ZWEIKRR3 +++ b/files/SZWESAMP/ZWEIKRR3 @@ -16,7 +16,7 @@ //* //* ATTENTION! //* Each ZWEIKR JCL is for different ESM and Keyring options. -// This one is for importing a PKCS12 certificate from a data set. +//* This one is for importing a PKCS12 certificate from a data set. //* //********************************************************************* //* diff --git a/files/SZWESAMP/ZWEIKRT3 b/files/SZWESAMP/ZWEIKRT3 index b12a8b0c08..25b63b27e4 100644 --- a/files/SZWESAMP/ZWEIKRT3 +++ b/files/SZWESAMP/ZWEIKRT3 @@ -15,7 +15,7 @@ //* //* ATTENTION! //* Each ZWEIKR JCL is for different ESM and Keyring options. -// This one is for importing a PKCS12 certificate from a data set. +//* This one is for importing a PKCS12 certificate from a data set. //* //********************************************************************* //*