Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> --- sys-utils/setarch.8 | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8 index a9a126a..d0f1cba 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. -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html