On 09/30/2010 03:33 PM, Eric Blake wrote:
* gnulib: Update to latest.
* bootstrap.conf (gnulib_modules): Reflect new module name.
* bootstrap: Resync from upstream.
---

I'm pushing this.

Two minutes too soon :) I just missed Bruno's patch that renamed get_date.texi. Otherwise, this would have been squashed in, instead of a separate patch.

diff --git c/doc/.gitignore i/doc/.gitignore
index 8d1fd24..f224ac7 100644
--- c/doc/.gitignore
+++ i/doc/.gitignore
@@ -17,6 +17,7 @@ coreutils.tp
 coreutils.vr
 fdl.texi
 gendocs_template
+get_date.texi
 getdate.texi
 stamp-vti
 version.texi
diff --git c/doc/Makefile.am i/doc/Makefile.am
index e7553e0..e58f173 100644
--- c/doc/Makefile.am
+++ i/doc/Makefile.am
@@ -17,7 +17,7 @@

 info_TEXINFOS = coreutils.texi

-EXTRA_DIST = perm.texi getdate.texi constants.texi fdl.texi
+EXTRA_DIST = perm.texi get_date.texi constants.texi fdl.texi

# The following is necessary if the package name is 8 characters or longer.
 # If the info documentation would be split into 10 or more separate files,
diff --git c/doc/coreutils.texi i/doc/coreutils.texi
index 170ce0c..52f1b20 100644
--- c/doc/coreutils.texi
+++ i/doc/coreutils.texi
@@ -15675,7 +15675,7 @@ File permissions
 @chapter File permissions
 @include perm.texi

-...@include getdate.texi
+...@include get_date.texi

 @c              What's GNU?
 @c              Arnold Robbins
Submodule gnulib 7aa768c..a88d256:
  > More renaming from 'getdate' to 'get_date'.


--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to