changes to contact details in manuals
[spider.git] / html / installation-6.html
index 1843ddcce6cdf53d6cdbabc8b981e5a55dcb0e4b..d47532aabe2a480c253019664d6a8a0fc5f58078 100644 (file)
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
- <TITLE>The DXSpider Installation Manual v1.48: General Information</TITLE>
+ <TITLE>The DXSpider Installation Manual v1.49: General Information</TITLE>
  <LINK HREF="installation-5.html" REL=previous>
  <LINK HREF="installation.html#toc6" REL=contents>
 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
@@ -28,7 +28,7 @@ a comment)
 # check every 10 minutes to see if gb7xxx is connected and if not
 # start a connect job going
 
-0,10,20,30,40,50 * * * * start_connect('gb7xxx') if unless connected('gb7xxx')
+0,10,20,30,40,50 * * * * start_connect('gb7xxx') unless connected('gb7xxx')
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>