On September 10, 2012 at 4:34 PM Jim Meyering <j...@meyering.net> wrote:
> diff --git a/build-aux/gen-lists-of-programs.sh > b/build-aux/gen-lists-of-programs.sh > index 9ca46cf..de9ff64 100755 > --- a/build-aux/gen-lists-of-programs.sh > +++ b/build-aux/gen-lists-of-programs.sh > @@ -1,8 +1,8 @@ > #!/bin/sh > # Generate lists of all coreutils programs, to be fed both to Autoconf > # and Automake, and with further distinctions about how and when these > -# programs should be built. This is useful to avoid duplicating the > -# definitions of these list among several files ('configure.ac' and > +# programs should be built. This is useful to avoid duplicating these > +# list definitions list among several files ('configure.ac' and > # 'src/local.mk' at least); such duplication had proved a source of > # inconsistencies and bugs in the past. s/list definitions list/list definitions/ ? Have a nice day, Berny