]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: mention that setarch may not be able to set all listed architectures
authorBenno Schulenberg <bensberg@justemail.net>
Sat, 10 Jan 2015 13:41:33 +0000 (14:41 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Jan 2015 10:33:47 +0000 (11:33 +0100)
[[kzak@redhat.com: - use minus in option name\

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/setarch.8

index a9a126a3c4410feb55b01adc8bee4d3a88cf241a..15e66364b16d289ea53b1e0c70c32dbf12775566 100644 (file)
@@ -24,11 +24,12 @@ It also allows to set various personality options.
 The default \fIprogram\fR is \fB/bin/sh\fR.
 .SH OPTIONS
 .TP
-\fB\-\-list\fR
-List the architectures that can be set.
+.B \-\-list
+List the architectures that \fBsetarch\fR knows about.  Whether \fBsetarch\fR
+can actually set each of these architectures depends on the running kernel.
 .TP
-\fB\-\-uname\-2.6\fR
-Causes the program to see a kernel version number beginning with 2.6.
+.B \-\-uname\-2.6
+Causes the \fIprogram\fR to see a kernel version number beginning with 2.6.
 .TP
 .BR \-v , " \-\-verbose"
 Be verbose.