diff options
Diffstat (limited to 'usr/src/man/man1/pkgproto.1')
| -rw-r--r-- | usr/src/man/man1/pkgproto.1 | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/usr/src/man/man1/pkgproto.1 b/usr/src/man/man1/pkgproto.1 index 72b815995e..5c7cc316de 100644 --- a/usr/src/man/man1/pkgproto.1 +++ b/usr/src/man/man1/pkgproto.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 pkgproto 1 "30 Oct 2007" "SunOS 5.11" "User Commands" +.TH PKGPROTO 1 "Oct 30, 2007" .SH NAME pkgproto \- generate prototype file entries for input to pkgmk command .SH SYNOPSIS @@ -37,47 +37,39 @@ package commands can process a datastream of up to 4 GB. .SH OPTIONS .sp .ne 2 -.mk .na \fB\fB-i\fR\fR .ad .RS 12n -.rt Ignores symbolic links and records the paths as \fBftype\fR=\fBf\fR (a file) versus \fBftype\fR=\fBs\fR (symbolic link). .RE .sp .ne 2 -.mk .na \fB\fB-c\fR \fIclass\fR\fR .ad .RS 12n -.rt Maps the class of all paths to \fIclass\fR. .RE .SH OPERANDS .sp .ne 2 -.mk .na \fB\fIpath1\fR\fR .ad .RS 9n -.rt Pathname where objects are located. .RE .sp .ne 2 -.mk .na \fB\fIpath2\fR\fR .ad .RS 9n -.rt Pathname which should be substituted on output for \fIpath1\fR. .RE @@ -100,7 +92,7 @@ f none usrbin/sdb=/usr/bin/sdb 0775 bin bin f none usrbin/shl=/usr/bin/shl 4755 bin bin d none etc/master.d 0755 root daemon f none etc/master.d/kernel=/etc/master.d/kernel 0644 root daemon -f none etc/rc=/etc/rc 0744 root daemon +f none etc/rc=/etc/rc 0744 root daemon .fi .in -2 .sp @@ -129,23 +121,19 @@ d none /tmp 777 root root .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 |
