Small alterations to the Admin Manual

This commit is contained in:
g0vgs 2001-01-09 19:07:17 +00:00
parent 30436ca634
commit bddd471e56
3 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ steps which are listed below ...
repository. You do this with the command below ... repository. You do this with the command below ...
<P> <P>
<PRE> <PRE>
cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/DXSpider login cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login
</PRE> </PRE>
<P>You will get a password prompt. Simply hit return here and your machine should <P>You will get a password prompt. Simply hit return here and your machine should
return to a normal linux prompt. return to a normal linux prompt.
@ -58,7 +58,7 @@ suitable place according to the normal installation instructions.
directory. directory.
<P> <P>
<PRE> <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> </PRE>
<P>This command is all on one line. <P>This command is all on one line.
<P> <P>

View File

@ -1726,7 +1726,7 @@ The next step will create a brand new 'spider' directory in your current
directory. directory.
<verb> <verb>
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
</verb> </verb>
This command is all on one line. This command is all on one line.

View File

@ -2251,7 +2251,7 @@
repository. You do this with the command below ... repository. You do this with the command below ...
cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/DXSpider login cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login
@ -2272,7 +2272,7 @@
current directory. current directory.
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