From bddd471e5687cf66a57823a7ab59345cc6f6e831 Mon Sep 17 00:00:00 2001 From: g0vgs Date: Tue, 9 Jan 2001 19:07:17 +0000 Subject: [PATCH] Small alterations to the Admin Manual --- html/adminmanual-10.html | 4 ++-- sgml/adminmanual.sgml | 2 +- txt/adminmanual.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/html/adminmanual-10.html b/html/adminmanual-10.html index fe1cf11a..8e527b88 100644 --- a/html/adminmanual-10.html +++ b/html/adminmanual-10.html @@ -42,7 +42,7 @@ steps which are listed 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 
 

You will get a password prompt. Simply hit return here and your machine should return to a normal linux prompt. @@ -58,7 +58,7 @@ suitable place according to the normal installation instructions. 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
 

This command is all on one line.

diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml index 40e6000a..9c186c3f 100644 --- a/sgml/adminmanual.sgml +++ b/sgml/adminmanual.sgml @@ -1726,7 +1726,7 @@ The next step will create a brand new 'spider' directory in your 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 This command is all on one line. diff --git a/txt/adminmanual.txt b/txt/adminmanual.txt index 4fc14940..5d637147 100644 --- a/txt/adminmanual.txt +++ b/txt/adminmanual.txt @@ -2251,7 +2251,7 @@ 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. - 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 -- 2.34.1