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>

*** 1,6 **** ! MAKE_PKG_DB(1) User Commands MAKE_PKG_DB(1) NAME make_pkg_db - create a Perl DBM database of installed software --- 1,6 ---- ! MAKE_PKG_DB(1ONBLD) illumos Build Tools MAKE_PKG_DB(1ONBLD) NAME make_pkg_db - create a Perl DBM database of installed software
*** 12,22 **** DESCRIPTION The make_pkg_db command (a Perl script) generates a Perl DBM database of software installed on a system based on /var/sadm/install/contents or the contents of a package pool directory. The Perl DBM database ! files are used by get_depend_info(1). 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. --- 12,22 ---- DESCRIPTION The make_pkg_db command (a Perl script) generates a Perl DBM database of software installed on a system based on /var/sadm/install/contents or the contents of a package pool directory. The Perl DBM database ! files are used by get_depend_info(1ONBLD). 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.
*** 123,133 **** |Interface Stability | Evolving | |MT-Level | Unsafe | +--------------------+-----------------+ SEE ALSO ! get_depend_info(1), attributes(5) NOTES 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). --- 123,133 ---- |Interface Stability | Evolving | |MT-Level | Unsafe | +--------------------+-----------------+ SEE ALSO ! get_depend_info(1ONBLD), attributes(5) NOTES 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).
*** 134,139 **** This script might not resolve all symbolic links. ! November 2, 2000 MAKE_PKG_DB(1) --- 134,139 ---- This script might not resolve all symbolic links. ! November 2, 2000 MAKE_PKG_DB(1ONBLD)