summaryrefslogtreecommitdiffstats
path: root/sys-utils/setarch.8
diff options
context:
space:
mode:
authorBen Hutchings2011-08-23 08:00:01 +0200
committerKarel Zak2011-08-29 11:16:25 +0200
commit70eebc40e2cb3718e02b8543e5f2a1624b3eda69 (patch)
tree1b85401b6c4bfd989361f4cacf92a3d448cd3a41 /sys-utils/setarch.8
parentflock: fix example in man page (diff)
downloadkernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.tar.gz
kernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.tar.xz
kernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.zip
setarch: add --uname-2.6 option for personality flag UNAME26
[kzak@redhat.com: - minor change in usage()] Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/setarch.8')
-rw-r--r--sys-utils/setarch.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8
index 0764a455b..b6f5b776c 100644
--- a/sys-utils/setarch.8
+++ b/sys-utils/setarch.8
@@ -29,6 +29,9 @@ Be verbose.
.I "\-h," "\-\-help"
Display help (it is also displayed when setarch takes no arguments).
.TP
+.I "\-\-uname\-2.6"
+Causes the program to see a kernel version number beginning with 2.6.
+.TP
.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