summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/mpss.so.1.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/mpss.so.1.1')
-rw-r--r--usr/src/man/man1/mpss.so.1.125
1 files changed, 7 insertions, 18 deletions
diff --git a/usr/src/man/man1/mpss.so.1.1 b/usr/src/man/man1/mpss.so.1.1
index f6e399a081..e14b891fd0 100644
--- a/usr/src/man/man1/mpss.so.1.1
+++ b/usr/src/man/man1/mpss.so.1.1
@@ -3,13 +3,13 @@
.\" 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 mpss.so.1 1 "20 Feb 2002" "SunOS 5.11" "User Commands"
+.TH MPSS.SO.1 1 "Feb 20, 2002"
.SH NAME
mpss.so.1 \- shared object for setting preferred page size
.SH SYNOPSIS
.LP
.nf
-\fBmpss.so.1\fR
+\fBmpss.so.1\fR
.fi
.SH DESCRIPTION
@@ -36,7 +36,6 @@ environment variables to determine any preferred page size requirements and any
processes these may be specific to.
.sp
.ne 2
-.mk
.na
\fB\fBMPSSHEAP\fR=\fIsize\fR \fR
.ad
@@ -45,7 +44,6 @@ processes these may be specific to.
\fB\fBMPSSSTACK\fR=\fIsize\fR\fR
.ad
.RS 27n
-.rt
\fBMPSSHEAP\fR and \fBMPSSSTACK\fR specify the preferred page sizes for the
heap and stack, respectively. The specified page size(s) are applied to all
created processes.
@@ -60,12 +58,10 @@ specify Kilobytes, Megabytes, Gigabytes, or Terabytes respectively.
.sp
.ne 2
-.mk
.na
\fB\fBMPSSCFGFILE\fR=\fIconfig-file\fR\fR
.ad
.RS 27n
-.rt
\fIconfig-file\fR is a text file which contains one or more \fBmpss\fR
configuration entries of the form:
.sp
@@ -97,12 +93,10 @@ file \fB/etc/mpss.conf\fR if it exists.
.sp
.ne 2
-.mk
.na
\fB\fBMPSSERRFILE\fR=\fIpathname\fR\fR
.ad
.RS 27n
-.rt
By default, error messages are logged via \fBsyslog\fR(3C) using level
\fBLOG_ERR\fR and facility \fBLOG_USER\fR. If \fBMPSSERRFILE\fR contains a
valid \fIpathname\fR (such as \fB/dev/stderr\fR), error messages will be logged
@@ -204,23 +198,19 @@ ora* ora1:4m:4m
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/usr/lib/ld/map.bssalign\fR \fR
.ad
.RS 29n
-.rt
A template link-editor \fBmapfile\fR for aligning bss (see NOTES).
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/mpss.conf\fR\fR
.ad
.RS 29n
-.rt
Configuration file
.RE
@@ -232,13 +222,12 @@ 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
_
-Interface StabilityEvolving
+Interface Stability Evolving
.TE
.SH SEE ALSO