From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> This patch-set corrects some minor issues for flock, agetty and gettopt. If this is acceptable I would send similiar patches for the other commands too. You may also squash these commits to have less noise in the git history. Ruediger Meier (4): toos: add checkusage.sh flock: cleaup --help getopt: cleanup --help agetty: cleanup --help Makefile.am | 5 +++ misc-utils/getopt.c | 48 ++++++++++++------------- sys-utils/flock.c | 67 +++++++++++++++++----------------- term-utils/agetty.c | 102 ++++++++++++++++++++++++++-------------------------- tools/checkusage.sh | 74 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 186 insertions(+), 110 deletions(-) create mode 100755 tools/checkusage.sh -- 1.8.5.6 -- 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