diff options
Diffstat (limited to 'usr/src/man/man1/pkgparam.1')
-rw-r--r-- | usr/src/man/man1/pkgparam.1 | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/usr/src/man/man1/pkgparam.1 b/usr/src/man/man1/pkgparam.1 index af190b122e..9f8ad572c4 100644 --- a/usr/src/man/man1/pkgparam.1 +++ b/usr/src/man/man1/pkgparam.1 @@ -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 pkgparam 1 "30 Oct 2007" "SunOS 5.11" "User Commands" +.TH PKGPARAM 1 "Oct 30, 2007" .SH NAME pkgparam \- display package parameter values .SH SYNOPSIS @@ -49,12 +49,10 @@ associated with the package are shown. Options and arguments for this command are: .sp .ne 2 -.mk .na \fB\fB-d\fR \fIdevice\fR\fR .ad .RS 16n -.rt Specify the \fIdevice\fR on which a \fIpkginst\fR is stored. It can be a directory pathname or the identifiers for tape, floppy disk, or removable disk (for example, \fB/var/tmp\fR, \fB/dev/diskette\fR, and \fB/dev/dsk/c1d0s0\fR). @@ -64,23 +62,19 @@ spool directory (\fB/var/spool/pkg\fR). .sp .ne 2 -.mk .na \fB\fB-f\fR \fIfilename\fR\fR .ad .RS 16n -.rt Read \fIfilename\fR for parameter values. .RE .sp .ne 2 -.mk .na \fB\fB-R\fR \fIroot_path\fR\fR .ad .RS 16n -.rt Defines the full path name of a subdirectory to use as the \fIroot_path\fR. All files, including package system information files, are relocated to a directory tree starting in the specified \fIroot_path\fR. @@ -88,36 +82,30 @@ tree starting in the specified \fIroot_path\fR. .sp .ne 2 -.mk .na \fB\fB-v\fR\fR .ad .RS 16n -.rt Verbose mode. Display name of parameter and its value. .RE .SH OPERANDS .sp .ne 2 -.mk .na \fB\fIpkginst\fR\fR .ad .RS 11n -.rt Defines a specific package instance for which parameter values should be displayed. .RE .sp .ne 2 -.mk .na \fB\fIparam\fR\fR .ad .RS 11n -.rt Defines a specific parameter whose value should be displayed. .RE @@ -129,23 +117,19 @@ command exits with a non-zero status. .SH EXIT STATUS .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 6n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB\fB>0\fR\fR .ad .RS 6n -.rt An error occurred. .RE |