The following changes since commit 998ae28704281303b9131c717ec30e39ca8d62f8: Merge branch 'some-fixes' of https://github.com/rudimeier/util-linux (2017-06-16 10:50:24 +0200) are available in the git repository at: git@xxxxxxxxxx:jwpi/util-linux.git 170427 for you to fetch changes up to f7aaa75d6e9b70564114d20fbe2163c7c989fa55: hwclock: remove unused stdarg.h (2017-06-18 20:21:27 -0400) ---------------------------------------------------------------- J William Piggott (12): hwclock: remove dead code in usage() hwclock: update usage() to util-linux style hwclock: update usage() FILE name hwclock: add usage() functions heading include: update pathnames.h hwclock: use RTC in help output hwclock: update --help content and grammar hwclock: slice up the usage text hwclock: add --update-drift check Docs: update howto-usage-function.txt hwclock: remove unused usage() FILE argument hwclock: remove unused stdarg.h Documentation/boilerplate.c | 3 + Documentation/howto-usage-function.txt | 12 ++-- include/c.h | 7 ++- include/pathnames.h | 21 +++---- sys-utils/hwclock.8.in | 3 +- sys-utils/hwclock.c | 109 +++++++++++++-------------------- 6 files changed, 67 insertions(+), 88 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html