From: Karel Zak Date: Wed, 14 Jan 2015 19:39:52 +0000 (+0100) Subject: docs: fix typos X-Git-Tag: v2.26-rc2~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b24d019ed4c27bebb182ce2644e3ebd87eb1dc;p=thirdparty%2Futil-linux.git docs: fix typos Signed-off-by: Karel Zak --- diff --git a/Documentation/releases/v2.26-ReleaseNotes b/Documentation/releases/v2.26-ReleaseNotes index f5d636ef2a..b7712f7ee3 100644 --- a/Documentation/releases/v2.26-ReleaseNotes +++ b/Documentation/releases/v2.26-ReleaseNotes @@ -15,8 +15,8 @@ Util-linux 2.26 Release Notes for some UDF volumes. - The command hwlock(8) uses the drift correction for all relevant operations - and it is unnecessary to specify --adjuts on hwlock command line now. + The command hwclock(8) uses the drift correction for all relevant operations + and it is unnecessary to specify --adjuts on hwclock command line now. The command hwclock(8) does not automatically (re)calculate drift factor on --systohc to avoid several problem (ntpd with an '11 minute mode', etc.), but diff --git a/NEWS b/NEWS index 0a14f6317f..6a034109bd 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -util-linux 2.26: Jan 14 2014 +util-linux 2.26: Jan 14 2015 * see Documentation/releases/v2.26-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26-ChangeLog diff --git a/configure.ac b/configure.ac index 1cb28403df..3d77307fbd 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ PACKAGE_VERSION_RELEASE=0 dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="12-Jan-2014" +LIBBLKID_DATE="12-Jan-2015" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0