[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/7] maint: remove empty lines at EOF
From: |
Jim Meyering |
Subject: |
Re: [PATCH 2/7] maint: remove empty lines at EOF |
Date: |
Sat, 21 Jan 2012 15:09:20 +0100 |
Eric Blake wrote:
> On 01/21/2012 04:14 AM, Jim Meyering wrote:
>> From: Jim Meyering <address@hidden>
>>
>> * man/autoconf.x: Remove empty line at EOF.
>> * man/autoheader.x: Likewise.
>> * man/autoscan.x: Likewise.
>> * man/autoupdate.x: Likewise.
>> * man/ifnames.x: Likewise.
>> * tests/compile.at: Likewise.
>> * doc/fdl.texi: Likewise.
>> ---
>> doc/fdl.texi | 1 -
>> man/autoconf.x | 1 -
>> man/autoheader.x | 1 -
>> man/autoscan.x | 1 -
>> man/autoupdate.x | 1 -
>> man/ifnames.x | 1 -
>> tests/compile.at | 1 -
>
> ACK to man and tests, NACK to doc unless you first fix gnulib. I think
> gnulib's doc/fdl.texi is a manual copy of doc/fdl-1.3.texi, which was
> just auto-updated to remove the trailing EOF, so it is just a matter of
> finishing out the update process.
That was fixed as part of the series I posted on the 17th.
I've just pushed those changes.