From 1e322675f96b4ff4f198b4ec6673059ceb30fbf1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 27 Aug 2007 23:31:25 +0200 Subject: setarch: add --3gb option fot compatibility with Debian linux{32,64} command Debian had a pre-existing linux{32,64} command which supported only --3gb and --4gb. Adding support for those options allows setarch to replace that package. (Note that long options are expected for all setarch flags in the next release.) Signed-off-by: LaMont Jones Signed-off-by: Karel Zak --- sys-utils/setarch.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/setarch.8') diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8 index db9b416d0..16946cf70 100644 --- a/sys-utils/setarch.8 +++ b/sys-utils/setarch.8 @@ -23,7 +23,7 @@ Be verbose. .I "\-h," "\-\-help" Display help (it is also displayed when setarch takes no arguments). .TP -.I "\-3" +.I "\-3," "\-\-3gb" Specifies that processes should use a maximum of 3GB of address space on systems where it is supported (ADDR_LIMIT_3GB). .TP .I "\-B" -- cgit v1.2.3-55-g7522