]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: fixes to USAGE_* macros
authorSami Kerola <kerolasa@iki.fi>
Sat, 17 Sep 2011 10:52:32 +0000 (12:52 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sat, 17 Sep 2011 13:07:52 +0000 (15:07 +0200)
commit6f162034d0fc9a49ab1dcf2b773fa9677215cba3
treee6f0572f92578723a0c385cb6acd12b4aca13960
parent7678c735b200d80b888810f4a72a31a51425b8eb
build-sys: fixes to USAGE_* macros

The USAGE_BEGIN_TAIL is removed as unnecessary.

In between command specific options and --help & --version
USAGE_SEPARATOR is inserted. For now the separator is empty line.

The USAGE_MAN_TAIL is changed to take an argument.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Documentation/howto-usage-function.txt
include/c.h
sys-utils/arch.c
sys-utils/ctrlaltdel.c
sys-utils/ipcmk.c
sys-utils/ipcrm.c
sys-utils/ipcs.c
sys-utils/pivot_root.c