diff options
author | Alexey Shchepin <alexey@process-one.net> | 2003-03-23 20:08:44 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2003-03-23 20:08:44 +0000 |
commit | bc756c3737d6a14fe418cbb5d9de00bb9877ed33 (patch) | |
tree | e853a3181c79a7d27ecfe3d4c5a068c97f396ecf /doc/guide.tex | |
parent | * src/xml_stream.erl: Removed "link" which cause not improper (diff) |
* src/mod_muc/: MUC support (not completed yet)
SVN Revision: 90
Diffstat (limited to '')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 2d53280d9..8bfd33c6c 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -104,7 +104,7 @@ Currently no stable version has been released. The latest alpha version can be retrieved from CVS\@. \begin{itemize} -\item \texttt{export CVSROOT=:pserver:cvs@www.jabber.ru:/var/spool/cvs} +\item \texttt{export CVSROOT=:pserver:anonymous@jabberstudio.org:/home/cvs} \item \texttt{cvs login} \item Press Enter when asked for a password \item \texttt{cvs -z3 co ejabberd} |