From ddcf880c0bb3ea76cbb5e34e494d420b031d3b2d Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Tue, 30 Jun 2009 17:59:47 +0000 Subject: [PATCH] Add pointer to mailing list archive --- doc/html/help.shtml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/html/help.shtml b/doc/html/help.shtml index d406a4ef774..e0baef0e76c 100644 --- a/doc/html/help.shtml +++ b/doc/html/help.shtml @@ -3,8 +3,9 @@ <h1>Getting Help</h1> <p>Try the following steps if you are having problems with SLURM:</p> <ol> -<li>See if the problem is addressed in the <a href="faq.html">SLURM FAQ</a> -or <a href="troubleshoot.html">SLURM Troubleshooting Guide</a>.</li> +<li>See if the problem is addressed in the <a href="faq.html">SLURM FAQ</a>, +<a href="troubleshoot.html">SLURM Troubleshooting Guide</a> or the +<a href="http://groups.google.com/group/slurm-devel">slurm-dev mailing list archive</a>.</li> <li>For run-time problems, try running the command or daemons in verbose mode (<span class="commandline">-v</span> option), and see if additional information helps you resolve the problem.</li> @@ -15,6 +16,6 @@ for SLURM should contact their support staff.</li> <a href="mailto:slurm-dev@lists.llnl.gov">slurm-dev@lists.llnl.gov</a>.</li> </ol> -<p style="text-align:center;">Last modified 13 October 2006</p> +<p style="text-align:center;">Last modified 30 June 2009</p> <!--#include virtual="footer.txt"--> -- GitLab