summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/rcapd.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/rcapd.1m')
-rw-r--r--usr/src/man/man1m/rcapd.1m25
1 files changed, 6 insertions, 19 deletions
diff --git a/usr/src/man/man1m/rcapd.1m b/usr/src/man/man1m/rcapd.1m
index fb236506f5..dd255abd79 100644
--- a/usr/src/man/man1m/rcapd.1m
+++ b/usr/src/man/man1m/rcapd.1m
@@ -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 rcapd 1M "19 Dec 2006" "SunOS 5.11" "System Administration Commands"
+.TH RCAPD 1M "Dec 19, 2006"
.SH NAME
rcapd \- resource cap enforcement daemon
.SH SYNOPSIS
@@ -34,12 +34,10 @@ In the \fBproject\fR file, caps are defined for projects that have positive
values for the following project attribute:
.sp
.ne 2
-.mk
.na
\fB\fBrcap.max-rss\fR\fR
.ad
.RS 16n
-.rt
The total amount of physical memory, in bytes, that is available to the
project's member processes
.RE
@@ -64,12 +62,10 @@ to the configuration interval (see \fBrcapadm\fR(1M)).
The following option is supported:
.sp
.ne 2
-.mk
.na
\fB\fB-d\fR\fR
.ad
.RS 6n
-.rt
Enable debug mode. Messages are displayed on the invoking user's terminal.
.RE
@@ -94,46 +90,38 @@ foo:100::foo,root::rcap.max-rss=10737418240
The following exit values are returned:
.sp
.ne 2
-.mk
.na
\fB0\fR
.ad
.RS 5n
-.rt
Successful completion.
.RE
.sp
.ne 2
-.mk
.na
\fB1\fR
.ad
.RS 5n
-.rt
An error occurred.
.RE
.sp
.ne 2
-.mk
.na
\fB2\fR
.ad
.RS 5n
-.rt
Invalid command-line options were specified.
.RE
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/project\fR\fR
.ad
.RS 16n
-.rt
Project database.
.RE
@@ -145,13 +133,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