summaryrefslogtreecommitdiff
path: root/usr/src/man/man3tsol/getzonelabelbyid.3tsol
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3tsol/getzonelabelbyid.3tsol')
-rw-r--r--usr/src/man/man3tsol/getzonelabelbyid.3tsol19
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man3tsol/getzonelabelbyid.3tsol b/usr/src/man/man3tsol/getzonelabelbyid.3tsol
index e6d748d395..b231f29236 100644
--- a/usr/src/man/man3tsol/getzonelabelbyid.3tsol
+++ b/usr/src/man/man3tsol/getzonelabelbyid.3tsol
@@ -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 getzonelabelbyid 3TSOL "20 Jul 2007" "SunOS 5.11" "Trusted Extensions Library Functions"
+.TH GETZONELABELBYID 3TSOL "Jul 20, 2007"
.SH NAME
getzonelabelbyid, getzonelabelbyname, getzoneidbylabel \- map between zones and
labels
@@ -67,12 +67,10 @@ The \fBgetzonelabelbyid()\fR and \fBgetzonelabelbyname()\fR functions will fail
if:
.sp
.ne 2
-.mk
.na
\fB\fBENOENT\fR\fR
.ad
.RS 10n
-.rt
The specified zone does not exist.
.RE
@@ -81,12 +79,10 @@ The specified zone does not exist.
The \fBgetzonelabelbyid()\fR function will fail if:
.sp
.ne 2
-.mk
.na
\fB\fBENOENT\fR\fR
.ad
.RS 10n
-.rt
No zone corresponds to the specified label.
.RE
@@ -98,15 +94,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
_
-Interface StabilityCommitted
+Interface Stability Committed
_
-MT-LevelSafe
+MT-Level Safe
.TE
.SH SEE ALSO