From: Benno Schulenberg Date: Sat, 10 Jan 2015 13:41:33 +0000 (+0100) Subject: docs: mention that setarch may not be able to set all listed architectures X-Git-Tag: v2.26-rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8854b121fd7762c18550a7a4d7b7c849ac98aa52;p=thirdparty%2Futil-linux.git docs: mention that setarch may not be able to set all listed architectures [[kzak@redhat.com: - use minus in option name\ Signed-off-by: Benno Schulenberg Signed-off-by: Karel Zak --- diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8 index a9a126a3c4..15e66364b1 100644 --- a/sys-utils/setarch.8 +++ b/sys-utils/setarch.8 @@ -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.