On Tue, Apr 02, 2013 at 08:42:53PM +0100, Sami Kerola wrote: > sys-utils/setarch.8 | 3 +++ > sys-utils/setarch.c | 18 +++++++++++++++--- > 2 files changed, 18 insertions(+), 3 deletions(-) Applied, thanks. > @@ -110,6 +110,8 @@ show_help(void) > " -3, --3gb limits the used address space to a maximum of 3 GB\n" > " --4gb ignored (for backward compatibility only)\n" > " --uname-2.6 turns on UNAME26\n")); > + printf(_( > + " --list list settable architectures, and exit\n")); > > printf(USAGE_SEPARATOR); > printf(USAGE_HELP); > @@ -136,7 +138,7 @@ show_version(void) > } It would be nice to cleanup the usage() for 2.24 release. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- 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