summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-10-05 11:47:21 -0600
committerEric Blake <eblake@redhat.com>2010-10-05 12:12:30 -0600
commit2f41f563d1b827bdc0ab87b6f2ef1cbd4e2decef (patch)
tree396a6d6b4267c707e90373bdefae7d68263b3f07 /doc/coreutils.texi
parentb7459696dca96015688e82c81eaefad756b63ddc (diff)
downloadcoreutils-2f41f563d1b827bdc0ab87b6f2ef1cbd4e2decef.tar.xz
build: complete the rename of get_date
* gnulib: Update to latest. * src/date.c (includes, batch_convert, main): Track rename. * src/touch.c (includes, get_reldate): Likewise. * doc/coreutils.texi (Top, Date input formats): Likewise. * bootstrap.conf (gnulib_modules): Likewise. * doc/Makefile.am (EXTRA_DIST): Likewise. * doc/.gitignore: Likewise. * bootstrap: Synchronize from upstream.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index f4b76309d..4d17ed18b 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -474,7 +474,7 @@ Date input formats
* Pure numbers in date strings:: 19931219, 1440
* Seconds since the Epoch:: @@1078100502
* Specifying time zone rules:: TZ="America/New_York", TZ="UTC0"
-* Authors of get_date:: Bellovin, Eggert, Salz, Berets, et al
+* Authors of parse_datetime:: Bellovin, Eggert, Salz, Berets, et al
Opening the software toolbox
@@ -15678,7 +15678,7 @@ outputs 1.0000000000000000007 twice and skips 1.0000000000000000008.
@chapter File permissions
@include perm.texi
-@include get_date.texi
+@include parse-datetime.texi
@c What's GNU?
@c Arnold Robbins