FYI,

>From f70d876e031af120d909194ca1c749f3e2a306d6 Mon Sep 17 00:00:00 2001
From: Jim Meyering <[email protected]>
Date: Wed, 18 Apr 2012 20:16:39 +0200
Subject: [PATCH] doc: tweak README-hacking

* README-hacking: Don't say "...on your hard drive".
That is unnecessary, and now, borderline anachronistic.
---
 README-hacking |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README-hacking b/README-hacking
index c7eae09..83556d3 100644
--- a/README-hacking
+++ b/README-hacking
@@ -29,8 +29,8 @@ You can get a copy of the source repository like this:
         $ cd coreutils

 As an optional step, if you already have a copy of the gnulib git
-repository on your hard drive, then you can use it as a reference to
-reduce download time and disk space requirements:
+repository, then you can use it as a reference to reduce download
+time and disk space requirements:

         $ export GNULIB_SRCDIR=/path/to/gnulib

--
1.7.10.208.gb4267

Reply via email to