summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/root_archive.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/root_archive.1m')
-rw-r--r--usr/src/man/man1m/root_archive.1m22
1 files changed, 6 insertions, 16 deletions
diff --git a/usr/src/man/man1m/root_archive.1m b/usr/src/man/man1m/root_archive.1m
index 7339e33827..ec30a07b35 100644
--- a/usr/src/man/man1m/root_archive.1m
+++ b/usr/src/man/man1m/root_archive.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 root_archive 1M "9 Sep 2009" "SunOS 5.11" "System Administration Commands"
+.TH ROOT_ARCHIVE 1M "Sep 9, 2009"
.SH NAME
root_archive \- manage bootable miniroot archives
.SH SYNOPSIS
@@ -52,18 +52,15 @@ system running the same release for which the miniroot is intended to install.
The \fBroot_archive\fR command has the following subcommands:
.sp
.ne 2
-.mk
.na
\fB\fBpack\fR \fIarchive\fR \fIroot\fR\fR
.ad
.RS 21n
-.rt
Pack the contents of the root directory into the boot archive \fIarchive\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBunpack\fR \fIarchive\fR \fIroot\fR\fR
.ad
@@ -75,7 +72,6 @@ named \fIroot\fR.
.sp
.ne 2
-.mk
.na
\fB\fBpackmedia\fR \fIsolaris_image\fR \fIroot\fR\fR
.ad
@@ -87,7 +83,6 @@ directory named \fIroot\fR.
.sp
.ne 2
-.mk
.na
\fB\fBunpackmedia\fR \fIsolaris_image\fR \fIroot\fR\fR
.ad
@@ -149,23 +144,19 @@ the contents of the directory \fB/export/release/latest/root\fR.
The following exit values are returned:
.sp
.ne 2
-.mk
.na
\fB\fB0\fR\fR
.ad
.RS 5n
-.rt
The command completed successfully.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB1\fR\fR
.ad
.RS 5n
-.rt
The command exited due to an error.
.RE
@@ -177,13 +168,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 StabilityCommitted
+Interface Stability Committed
.TE
.SH SEE ALSO