diff options
Diffstat (limited to 'usr/src/man/man1/shcomp.1')
-rw-r--r-- | usr/src/man/man1/shcomp.1 | 29 |
1 files changed, 7 insertions, 22 deletions
diff --git a/usr/src/man/man1/shcomp.1 b/usr/src/man/man1/shcomp.1 index 6c29803983..6b3d85fee1 100644 --- a/usr/src/man/man1/shcomp.1 +++ b/usr/src/man/man1/shcomp.1 @@ -2,7 +2,7 @@ .\" Copyright (c) 1982-2007 AT&T Knowledge Ventures .\" To view license terms, see http://www.opensource.org/licenses/cpl1.0.txt .\" Portions Copyright (c) 2009, Sun Microsystems, Inc. -.TH shcomp 1 "27 Jan 2009" "SunOS 5.11" "User Commands" +.TH SHCOMP 1 "Jan 27, 2009" .SH NAME shcomp \- compile a ksh93 shell script .SH SYNOPSIS @@ -32,7 +32,6 @@ requires variable expansion will not work correctly. The following options are supported: .sp .ne 2 -.mk .na \fB\fB-D\fR\fR .ad @@ -41,7 +40,6 @@ The following options are supported: \fB\fB--dictionary\fR\fR .ad .RS 16n -.rt Generate a list of strings that need to be placed in a message catalog for internationalization. .sp @@ -53,7 +51,6 @@ versions for internationalization. .sp .ne 2 -.mk .na \fB\fB-n\fR\fR .ad @@ -62,13 +59,11 @@ versions for internationalization. \fB\fB--noexec\fR\fR .ad .RS 16n -.rt Display warning messages for obsolete or non-conforming constructs. .RE .sp .ne 2 -.mk .na \fB\fB-v\fR\fR .ad @@ -77,7 +72,6 @@ Display warning messages for obsolete or non-conforming constructs. \fB\fB--verbose\fR\fR .ad .RS 16n -.rt Display input from \fIinfile\fR onto standard error as it reads it. .RE @@ -87,12 +81,10 @@ Display input from \fIinfile\fR onto standard error as it reads it. The following operands are supported: .sp .ne 2 -.mk .na \fB\fIinfile\fR\fR .ad .RS 11n -.rt Specifies the name of the file that contains the shell script to be used as input. .sp @@ -101,12 +93,10 @@ If \fIinfile\fR is omitted, the shell script is read from standard input. .sp .ne 2 -.mk .na \fB\fIoutfile\fR\fR .ad .RS 11n -.rt Specifies the name of the output file. .sp If \fIoutfile\fR is omitted, both modes write their results to standard output. @@ -118,23 +108,19 @@ If \fIoutfile\fR is omitted, both modes write their results to standard output. 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 @@ -146,15 +132,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -CSIEnabled +CSI Enabled _ -Interface StabilitySee below. +Interface Stability See below. .TE .sp |