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 +1,6 @@
-MAKE_PKG_DB(1)                   User Commands                  MAKE_PKG_DB(1)
+MAKE_PKG_DB(1ONBLD)           illumos Build Tools          MAKE_PKG_DB(1ONBLD)
 
 
 
 NAME
        make_pkg_db - create a Perl DBM database of installed software

@@ -12,11 +12,11 @@
 
 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).
+       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,11 +123,11 @@
        |Interface Stability | Evolving        |
        |MT-Level            | Unsafe          |
        +--------------------+-----------------+
 
 SEE ALSO
-       get_depend_info(1), attributes(5)
+       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,6 +134,6 @@
 
        This script might not resolve all symbolic links.
 
 
 
-                               November 2, 2000                 MAKE_PKG_DB(1)
+                               November 2, 2000            MAKE_PKG_DB(1ONBLD)