From 8f9a375837657a6c5e41fdc38804f00ae24c9033 Mon Sep 17 00:00:00 2001 From: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:01:41 +0100 Subject: [PATCH] Another wrong description in MVS JCL samples (#4186) * Update ZWEIMVS Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> * Update ZWEIMVS2 Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> * Update ZWERMVS Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> * Update ZWERMVS2 Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> --------- Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> --- files/SZWESAMP/ZWEIMVS | 2 +- files/SZWESAMP/ZWEIMVS2 | 2 +- files/SZWESAMP/ZWERMVS | 2 +- files/SZWESAMP/ZWERMVS2 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/SZWESAMP/ZWEIMVS b/files/SZWESAMP/ZWEIMVS index 60e1ef702b..500c060492 100644 --- a/files/SZWESAMP/ZWEIMVS +++ b/files/SZWESAMP/ZWEIMVS @@ -16,7 +16,7 @@ //* "runtime" datasets that are created upon install of Zowe / SMPE. //* //* If your chosen value of 'zowe.setup.dataset.authLoadlib' is not -//* equal to 'zowe.setup.prefix' + 'SZWEAUTH', +//* equal to 'zowe.setup.dataset.prefix' + 'SZWEAUTH', //* then you must also run "ZWEIMVS2". //* //********************************************************************* diff --git a/files/SZWESAMP/ZWEIMVS2 b/files/SZWESAMP/ZWEIMVS2 index 4bfdf95117..a4bb428c72 100644 --- a/files/SZWESAMP/ZWEIMVS2 +++ b/files/SZWESAMP/ZWEIMVS2 @@ -14,7 +14,7 @@ //* This job is used to create the APF load library for an instance //* of Zowe. It is not needed if your chosen value of //* 'zowe.setup.dataset.authLoadlib' is equal to -//* 'zowe.setup.prefix' + 'SZWEAUTH'. +//* 'zowe.setup.dataset.prefix' + 'SZWEAUTH'. //* //* When running this job, you should also run ZWEIMVS //* diff --git a/files/SZWESAMP/ZWERMVS b/files/SZWESAMP/ZWERMVS index 62ee3e103e..8aa58885d7 100644 --- a/files/SZWESAMP/ZWERMVS +++ b/files/SZWESAMP/ZWERMVS @@ -16,7 +16,7 @@ //* "runtime" datasets that are created upon install of Zowe / SMPE. //* //* If your chosen value of 'zowe.setup.dataset.authLoadlib' is not -//* equal to 'zowe.setup.prefix' + 'SZWEAUTH', +//* equal to 'zowe.setup.dataset.prefix' + 'SZWEAUTH', //* then you must also run "ZWERMVS2". //* //********************************************************************* diff --git a/files/SZWESAMP/ZWERMVS2 b/files/SZWESAMP/ZWERMVS2 index 545b08d258..5848ec5933 100644 --- a/files/SZWESAMP/ZWERMVS2 +++ b/files/SZWESAMP/ZWERMVS2 @@ -14,7 +14,7 @@ //* This job is used to remove the APF load library for an instance //* of Zowe. It is not needed if your chosen value of //* 'zowe.setup.dataset.authLoadlib' is equal to -//* 'zowe.setup.prefix' + 'SZWEAUTH'. +//* 'zowe.setup.dataset.prefix' + 'SZWEAUTH'. //* //* When running this job, you should also run ZWERMVS //*