summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/arch.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/arch.1')
-rw-r--r--usr/src/man/man1/arch.110
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/man/man1/arch.1 b/usr/src/man/man1/arch.1
index c7df0f0a4f..5bfef3971e 100644
--- a/usr/src/man/man1/arch.1
+++ b/usr/src/man/man1/arch.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH arch 1 "21 Oct 2002" "SunOS 5.11" "User Commands"
+.TH ARCH 1 "Oct 21, 2002"
.SH NAME
arch \- display the architecture of the current host
.SH SYNOPSIS
@@ -30,12 +30,10 @@ hardware differences may be able to run the same application programs.
.SH OPTIONS
.sp
.ne 2
-.mk
.na
\fB\fB-k\fR\fR
.ad
.RS 6n
-.rt
Displays the kernel architecture, such as \fBsun4u\fR. This defines which
specific SunOS kernel will run on the machine, and has implications only for
programs that depend on the kernel explicitly (for example, \fBps\fR(1)).
@@ -47,12 +45,10 @@ programs that depend on the kernel explicitly (for example, \fBps\fR(1)).
The following operand is supported:
.sp
.ne 2
-.mk
.na
\fB\fIarchname\fR\fR
.ad
.RS 12n
-.rt
Use \fIarchname\fR to determine whether the application binaries for this
application architecture can run on the current host system. The
\fIarchname\fR must be a valid application architecture, such as
@@ -69,23 +65,19 @@ returned.
The following exit values are returned:
.sp
.ne 2
-.mk
.na
\fB\fB0\fR\fR
.ad
.RS 6n
-.rt
Successful completion.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB>0\fR\fR
.ad
.RS 6n
-.rt
An error occurred.
.RE