Alterations to Makefile for html output
[spider.git] / html / adminmanual-10.html
index fe1cf11ae36227a6e9c672edb1613e95e6f4bed8..cf3f5130de1325bb5d68449add1a4cc6d058c65c 100644 (file)
@@ -6,6 +6,7 @@
  <LINK HREF="adminmanual-11.html" REL=next>
  <LINK HREF="adminmanual-9.html" REL=previous>
  <LINK HREF="adminmanual.html#toc10" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
 </HEAD>
 <BODY>
 <A HREF="adminmanual-11.html">Next</A>
@@ -42,7 +43,7 @@ steps which are listed below ...
 repository.  You do this with the command below ...
 <P>
 <PRE>
-cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/DXSpider login 
+cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login 
 </PRE>
 <P>You will get a password prompt.  Simply hit return here and your machine should
 return to a normal linux prompt.
@@ -58,7 +59,7 @@ suitable place according to the normal installation instructions.
 directory.
 <P>
 <PRE>
-cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/DXSpider co spider
+cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider co spider
 </PRE>
 <P>This command is all on one line.
 <P>