summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2005-05-27 07:10:53 +0000
committerWerner LEMBERG <wl@gnu.org>2005-05-27 07:10:53 +0000
commit75dc90d32d02856bccfa7ada3fe23c2b82b2c5ef (patch)
treea34f300538f125ef5acd1ed2da507b782c5541e9 /README
parentec1dad01ad2795de85782ef7d1d58c9ca1993c38 (diff)
downloadgroff-git-75dc90d32d02856bccfa7ada3fe23c2b82b2c5ef.tar.gz
* MANIFEST, README, doc/webpage.ms: Updated.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c883bb7f4..42ef5e35d 100644
--- a/README
+++ b/README
@@ -20,18 +20,18 @@ The file PROBLEMS describes various problems that have been encountered
in compiling, installing, and running groff.
The most recent released version of groff is always available by
-anonymous ftp from ftp.gnu.org in the directory pub/gnu/groff.
+anonymous ftp from ftp.gnu.org in the directory gnu/groff.
The current development version of groff is available from a CVS
repository. You can access it by first selecting a parent directory in
-which to create a working copy, (call it, say ~/cvswork), and then
+which to create a working copy (call it, say, ~/cvswork), and then
executing the commands
cd ~/cvswork
CVS_RSH=ssh; export CVS_RSH
cvs -d:ext:anoncvs@savannah.gnu.org/cvsroot/groff -z5 co groff
-(Note that you need an SSH client for security reasons).
+(Note that you need an SSH client for security reasons.)
This will create a subdirectory, ~/cvswork/groff, with a `checked out'
copy of the CVS repository. An update of this working copy may be
@@ -47,8 +47,8 @@ pointing it to
http://savannah.gnu.org/cvs/?group=groff
-Alternatively, you can download snapshots. The complete groff source
-as a single file is available at
+Alternatively, you can download snapshots (which are updated twice a day).
+The complete groff source as a single file is available at
http://groff.ffii.org/groff/devel/groff-current.tar.gz