From 313029f51d984e1a3a70c0ca942e0b71c9cbb8d8 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 19 Jan 2025 00:32:25 +0000 Subject: [PATCH] improve documentation for turnkey --- md/MVS/entries/tk5-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md/MVS/entries/tk5-setup.md b/md/MVS/entries/tk5-setup.md index 34e6743..5fafe4b 100644 --- a/md/MVS/entries/tk5-setup.md +++ b/md/MVS/entries/tk5-setup.md @@ -339,7 +339,7 @@ d a,l Note, I endered: `D A,L`. This means "Display All, in List Form". It's like `ps -ef`, but for MVS tasks. -Notice also, the very first line of the output. This is Herculese telling you that it notice you entered a command, and is acknowledging that the command is destined for the MVS system it is hosting. Then mvs shows you the actual mvs command I entered, followed by the output. +Notice also, the very first line of the output. This is Hercules telling you that it notice you entered a command, and is acknowledging that the command is destined for the MVS system it is hosting. Then mvs shows you the actual mvs command I entered, followed by the output. I'm not going to go over the entire output. For that, you'll have to refer to the IBM documentation. Suffice for this document, to point out just a few important notes: