It is enough that --4gb is mentioned in the man page. Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> --- sys-utils/setarch.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/sys-utils/setarch.c b/sys-utils/setarch.c index a60d2b0..96fd183 100644 --- a/sys-utils/setarch.c +++ b/sys-utils/setarch.c @@ -111,7 +111,6 @@ static void __attribute__((__noreturn__)) show_help(void) fputs(_(" -X, --read-implies-exec turns on READ_IMPLIES_EXEC\n"), stdout); fputs(_(" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"), stdout); fputs(_(" -3, --3gb limits the used address space to a maximum of 3 GB\n"), stdout); - fputs(_(" --4gb ignored (for backward compatibility only)\n"), stdout); fputs(_(" --uname-2.6 turns on UNAME26\n"), stdout); fputs(_(" -v, --verbose say what options are being switched on\n"), stdout); fputs(_(" --list list settable architectures, and exit\n"), stdout); -- 1.7.0.4 -- 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