diff options
Diffstat (limited to 'usr/src/man/man1/optisa.1')
-rw-r--r-- | usr/src/man/man1/optisa.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man1/optisa.1 b/usr/src/man/man1/optisa.1 index 592360606f..1140913cb4 100644 --- a/usr/src/man/man1/optisa.1 +++ b/usr/src/man/man1/optisa.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 optisa 1 "25 Jul 1997" "SunOS 5.11" "User Commands" +.TH OPTISA 1 "Jul 25, 1997" .SH NAME optisa \- determine which variant instruction set is optimal to use .SH SYNOPSIS @@ -26,24 +26,20 @@ defined by the order in which instruction set names are returned by The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 5n -.rt One of the \fIinstruction_set\fR values you specified is printed by this command. .RE .sp .ne 2 -.mk .na \fB\fB1\fR\fR .ad .RS 5n -.rt There is no output; that is, this machine cannot use any \fIinstruction_set\fR that you specified with the \fBoptisa\fR command. .RE |