[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: |
Eric Blake |
Subject: |
Re: [PATCH 2/7] maint: remove empty lines at EOF |
Date: |
Sat, 21 Jan 2012 06:49:15 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 |
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.
--
Eric Blake address@hidden +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH 2/7] maint: remove empty lines at EOF,
Eric Blake <=