Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
*** 22,32 ****
.\"
.\"
.\" Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
.\" Use is subject to license terms.
.\"
! .TH MAKE_PKG_DB 1 "Nov 2, 2000"
.SH "NAME"
make_pkg_db \- create a Perl DBM database of installed software
.SH "SYNOPSIS"
.PP
.nf
--- 22,32 ----
.\"
.\"
.\" Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
.\" Use is subject to license terms.
.\"
! .TH MAKE_PKG_DB 1ONBLD "Nov 2, 2000"
.SH "NAME"
make_pkg_db \- create a Perl DBM database of installed software
.SH "SYNOPSIS"
.PP
.nf
*** 37,47 ****
.SH "DESCRIPTION"
.PP
The \fBmake_pkg_db\fR command (a Perl script) generates a Perl DBM database of
software installed on a system based on \fB/var/sadm/install/contents\fR or the
contents of a package pool directory\&. The Perl DBM database files are used by
! \fBget_depend_info\fR(1)\&.
.PP
The Perl DBM database files contain information keyed on a file name\&. Some
files, for example, list the package in which a file is included and the
permissions of the file\&.
.PP
--- 37,47 ----
.SH "DESCRIPTION"
.PP
The \fBmake_pkg_db\fR command (a Perl script) generates a Perl DBM database of
software installed on a system based on \fB/var/sadm/install/contents\fR or the
contents of a package pool directory\&. The Perl DBM database files are used by
! \fBget_depend_info\fR(1ONBLD)\&.
.PP
The Perl DBM database files contain information keyed on a file name\&. Some
files, for example, list the package in which a file is included and the
permissions of the file\&.
.PP
*** 185,195 ****
MT-Level Unsafe
.TE
.sp
.SH "SEE ALSO"
.PP
! \fBget_depend_info\fR(1), \fBattributes\fR(5)
.SH "NOTES"
.PP
DBM database files are platform dependent\&. DBM database files you generate on
a SPARC machine, for example, do not work on an IA machine (and vice-versa)\&.
.PP
--- 185,195 ----
MT-Level Unsafe
.TE
.sp
.SH "SEE ALSO"
.PP
! \fBget_depend_info\fR(1ONBLD), \fBattributes\fR(5)
.SH "NOTES"
.PP
DBM database files are platform dependent\&. DBM database files you generate on
a SPARC machine, for example, do not work on an IA machine (and vice-versa)\&.
.PP