From 1b552fc11809425d5019348dabf844d7a1462b2d Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Fri, 8 Sep 2017 11:40:56 -0600
Subject: [PATCH] Clarify pack job documentation

---
 doc/html/heterogeneous_jobs.shtml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/html/heterogeneous_jobs.shtml b/doc/html/heterogeneous_jobs.shtml
index c9a1ea99233..309ae059309 100644
--- a/doc/html/heterogeneous_jobs.shtml
+++ b/doc/html/heterogeneous_jobs.shtml
@@ -188,7 +188,9 @@ job will be modified in order to replace the "#DW" directives of other
 job components with "#EXCLUDED DW" to prevent their interpretation by Cray
 infrastructure. Since the batch script will only be executed by the first job
 component, the subsequent job components will not include commands from the
-original script. An example is shown below:</p>
+original script. These scripts are build and managed by Slurm for internal
+purposes (and visiable from various Slurm commands) from a user script as shown
+above. An example is shown below:</p>
 
 <pre>
 <b>Rebuilt script for first job component</b>
-- 
GitLab