summaryrefslogtreecommitdiff
path: root/usr/src/man/man5/lfcompile.5
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man5/lfcompile.5')
-rw-r--r--usr/src/man/man5/lfcompile.519
1 files changed, 9 insertions, 10 deletions
diff --git a/usr/src/man/man5/lfcompile.5 b/usr/src/man/man5/lfcompile.5
index c6800eaea1..fa1dbcce3c 100644
--- a/usr/src/man/man5/lfcompile.5
+++ b/usr/src/man/man5/lfcompile.5
@@ -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 lfcompile 5 "24 Aug 2009" "SunOS 5.11" "Standards, Environments, and Macros"
+.TH LFCOMPILE 5 "Aug 24, 2009"
.SH NAME
lfcompile \- large file compilation environment for 32-bit applications
.SH DESCRIPTION
@@ -44,18 +44,17 @@ the table below. This method is recommended for portable applications.
.sp
.TS
-tab() box;
-cw(1.68i) |cw(3.82i)
-lw(1.68i) |lw(3.82i)
-.
-\fBargument\fR\fBpurpose\fR
+box;
+c | c
+l | l .
+\fBargument\fR \fBpurpose\fR
_
-\fBLFS_CFLAGS\fRT{
+\fBLFS_CFLAGS\fR T{
obtain compilation flags necessary to enable the large file compilation environment
T}
-\fBLFS_LDFLAGS\fRobtain link editor options
-\fBLFS_LIBS\fRobtain link library names
-\fBLFS_LINTFLAGS\fRobtain lint options
+\fBLFS_LDFLAGS\fR obtain link editor options
+\fBLFS_LIBS\fR obtain link library names
+\fBLFS_LINTFLAGS\fR obtain lint options
.TE
.RE