summaryrefslogtreecommitdiffstats
path: root/sys-utils/setarch.8
diff options
context:
space:
mode:
authorKarel Zak2007-08-27 23:31:25 +0200
committerKarel Zak2007-08-27 23:34:08 +0200
commit1e322675f96b4ff4f198b4ec6673059ceb30fbf1 (patch)
treec88836d6fe24afc2f5c728de4caffedfdd284d85 /sys-utils/setarch.8
parentsetarch: finish adding parisc support (diff)
downloadkernel-qcow2-util-linux-1e322675f96b4ff4f198b4ec6673059ceb30fbf1.tar.gz
kernel-qcow2-util-linux-1e322675f96b4ff4f198b4ec6673059ceb30fbf1.tar.xz
kernel-qcow2-util-linux-1e322675f96b4ff4f198b4ec6673059ceb30fbf1.zip
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 <lamont@mmjgroup.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/setarch.8')
-rw-r--r--sys-utils/setarch.82
1 files changed, 1 insertions, 1 deletions
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"