]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: adjust wording in README-prereq
authorJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 20:31:16 +0000 (22:31 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 3 Jun 2009 12:58:57 +0000 (14:58 +0200)
README-prereq

index 3660db5740838b65bafe403d1166a4afd25bd2ff..f0504109cf68c6138aa75ee414d511b58829da08 100644 (file)
@@ -3,12 +3,12 @@ getting the prerequisites for particular systems.
 
 - GNU/Linux - fedora
 
-  This shows the steps for getting the required tools to build coreutils
+  This shows the steps for getting the tools required to build coreutils
   on a Fedora 8 system. We try to use official packages where possible.
-  The 3 methods described for making these required packages available, should
-  help clarify build requirements on any GNU/Linux system at least.
+  The three methods described for making these required packages available
+  should help clarify build requirements on GNU/Linux systems.
 
-  1. Make sure offical distro git package is installed
+  1. Make sure the official distro git package is installed:
     # yum install git
 
   2. The distro autoconf is too old, but there is a newer one available