From: Karel Zak Date: Tue, 17 Jul 2018 09:58:09 +0000 (+0200) Subject: docs: add hwclock to TODO X-Git-Tag: v2.33-rc1~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8746956fcc324f2dbefb00f16410c9d1c01462c;p=thirdparty%2Futil-linux.git docs: add hwclock to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index b6e023b7c3..d4ad3647b5 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -65,6 +65,8 @@ hwlock - use /etc/adjtime as read-only for UTC/LOCAL information only - the /var/lib/hwclock/drift should be implemented backwardly compatible, it means use the file only if exists, otherwise follow /etc/adjtime + - add --delay-on-set to make possible to by-pass default 500ms delay on --set + https://marc.info/?l=util-linux-ng&m=146675599623002&w=2 bash completion ---------------