>From 9dbe9a747a2330a09d9fab04a39bb9c3de40fc19 Mon Sep 17 00:00:00 2001 From: Jim Meyering <[EMAIL PROTECTED]> Date: Thu, 25 Sep 2008 09:49:47 +0200 Subject: [PATCH] README-CVS: fix a tiny typo
--- README-CVS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README-CVS b/README-CVS index 248d394..fb6e90b 100644 --- a/README-CVS +++ b/README-CVS @@ -11,7 +11,7 @@ checked out of CVS, rather than from a released source distribution. * GNU m4 version 1.4 or later * GNU gettext (unless you use configure --disable-nls) -2. Generate a gnulib installation within the fileutils source tree +2. Generate a gnulib installation within the findutils source tree Change your working directory to the findutils source directory (that is, the directory containing this file). Then run the following -- 1.6.0.2.304.gc76d
