bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] Fixes for web pages


From: Andreas Schwab
Subject: [Bug-dejagnu] Fixes for web pages
Date: Mon, 03 Jan 2005 17:11:44 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

This patch fixes a few bugs in the dejagnu web pages:

- cvs login is only needed for pserver access
- the _sources_ are located under /cvsroot, not /webcvs
- typo: compresses -> compressed

Andreas.

--- webcvs/dejagnu/dejagnu.html.~1.9.~  2004-12-07 04:13:40.000000000 +0100
+++ webcvs/dejagnu/dejagnu.html 2005-01-03 17:10:35.021959452 +0100
@@ -78,13 +78,10 @@ href="http://expect.nist.gov/";>Expect we
 href="http://www.gnu.org/prep/ftp.html";>GNU mirror</A>.</p>
 
 <p>The latest dejagnu development sources are available
-via anonymous CVS. Use the following commands to check them out (just hit
-return when you are prompted for the password):</p>
+via anonymous CVS. Use the following command to check them out:</p>
 
 <pre>
-     $ cvs -z3 -d:ext:address@hidden:/webcvs/dejagnu login
-      Password: [Hit EnterKey]
-     $ cvs -z3 -d:ext:address@hidden:/webcvs/dejagnu co dejagnu
+     $ cvs -z3 -d:ext:address@hidden:/cvsroot/dejagnu co dejagnu
 </pre>
 
 <!-- find . -path '*/CVS/Root' | xargs perl -i -p -e 's/:pserver:/:ext:/' -->
@@ -144,7 +141,7 @@ Autoconf and Automake, then run<samp>.</
 href="manual/">http://www.gnu.org/software/dejagnu/manual/
 </a>. There are also <a href=manual/dejagnu.rtf.gz>RTF</a> and <a
 href=manual/dejagnu.ps.gz>Postscript</a>, or <a
-href=manual/dejagnu.pdf.gz>PDF</a> versions (compresses) as well.</p>
+href=manual/dejagnu.pdf.gz>PDF</a> versions (compressed) as well.</p>
 
 <p>You may also find more information about DejaGnu by looking at
 <em>/usr/doc/dejagnu/</em> or <em>/usr/local/doc/dejagnu/</em> or by

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]