From 016b82a8cd6394aa1a615c1ef4b2b57a7e86329a Mon Sep 17 00:00:00 2001 From: Werner LEMBERG Date: Mon, 23 May 2005 12:01:00 +0000 Subject: [PATCH] Minor improvement. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index e9a77d4f..851ba8d0 100644 --- a/README +++ b/README @@ -29,13 +29,15 @@ with the commands export CVS_RSH=ssh cvs -d:ext:anoncvs@savannah.gnu.org/cvsroot/groff -z5 co groff -Note that you need an SSH client for security reasons. +This will create a subdirectory ./groff with the groff CVS tree. Note +that you need an SSH client for security reasons. An update of a checked out repository should be done with CVS_RSH=ssh cvs -z5 update -dP -Please read the info pages of cvs for further details. +in the generated ./groff subdirectory. Please read the info pages of +cvs for further details. Alternatively, you can download snapshots (which are updated twice a day) from -- 2.11.4.GIT