From fa04f45294922f803940b055d15a38a913e76530 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Fri, 19 Apr 2013 17:29:08 -0700
Subject: [PATCH] slightly clear docs for cray cluster

---
 doc/html/cray.shtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/html/cray.shtml b/doc/html/cray.shtml
index aba61b763ec..ff503e2d0dd 100644
--- a/doc/html/cray.shtml
+++ b/doc/html/cray.shtml
@@ -332,13 +332,13 @@ Munged daemon must be started on the other-login-host as well):
 boot: # xtopview -c login
 login: # chkconfig job on
 login: # emacs -nw /etc/pam.d/common-session
-(uncomment the pam_job.so line)
+(uncomment/add the pam_job.so line)
 session optional /opt/cray/job/default/lib64/security/pam_job.so
 login: # exit
 boot: # xtopview -n 31
 node/31:# chkconfig job on
 node/31:# emacs -nw /etc/pam.d/common-session
-(uncomment the pam_job.so line as shown above)
+(uncomment/add the pam_job.so line as shown above)
 </pre>
 
 <h3>Install and Configure SLURM</h3>
-- 
GitLab