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>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/depcheck/make_pkg_db.1
          +++ new/usr/src/tools/depcheck/make_pkg_db.1onbld
↓ open down ↓ 16 lines elided ↑ open up ↑
  17   17  .\" If applicable, add the following below this CDDL HEADER, with the
  18   18  .\" fields enclosed by brackets "[]" replaced with your own identifying
  19   19  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  20   20  .\"
  21   21  .\" CDDL HEADER END
  22   22  .\"
  23   23  .\"
  24   24  .\" Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
  25   25  .\" Use is subject to license terms.
  26   26  .\"
  27      -.TH MAKE_PKG_DB 1 "Nov 2, 2000"
       27 +.TH MAKE_PKG_DB 1ONBLD "Nov 2, 2000"
  28   28  .SH "NAME"
  29   29  make_pkg_db \- create a Perl DBM database of installed software
  30   30  .SH "SYNOPSIS"
  31   31  .PP
  32   32  .nf
  33   33  \fBmake_pkg_db\fR \-\fBdbdir\fR \fIdbm_database_pathname\fR\ [-\fBh\fR]
  34   34              [-\fBifiles\fR \fIfilename\fR\&...]
  35   35              [-\fBpkgdef\fR \fIpackage_pool_pathname\fR]
  36   36  .fi
  37   37  .SH "DESCRIPTION"
  38   38  .PP
  39   39  The \fBmake_pkg_db\fR command (a Perl script) generates a Perl DBM database of
  40   40  software installed on a system based on \fB/var/sadm/install/contents\fR or the
  41   41  contents of a package pool directory\&. The Perl DBM database files are used by
  42      -\fBget_depend_info\fR(1)\&.
       42 +\fBget_depend_info\fR(1ONBLD)\&.
  43   43  .PP
  44   44  The Perl DBM database files contain information keyed on a file name\&. Some
  45   45  files, for example, list the package in which a file is included and the
  46   46  permissions of the file\&.
  47   47  .PP
  48   48  If you run \fBmake_pkg_db\ -dbdir\ \fIdbm_database_pathname\fR\fR, an error
  49   49  message such as:
  50   50  .PP
  51   51  \fB***CANNOT RESOLVE ABSOLUTE PATH /usr/java/bin/appletviewer\fR
  52   52  .PP
↓ open down ↓ 127 lines elided ↑ open up ↑
 180  180  lw | lw .
 181  181  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 182  182  Availability    SUNWonbld
 183  183  CSI     Enabled
 184  184  Interface Stability     Evolving
 185  185  MT-Level        Unsafe
 186  186  .TE
 187  187  .sp
 188  188  .SH "SEE ALSO"
 189  189  .PP
 190      -\fBget_depend_info\fR(1), \fBattributes\fR(5)
      190 +\fBget_depend_info\fR(1ONBLD), \fBattributes\fR(5)
 191  191  .SH "NOTES"
 192  192  .PP
 193  193  DBM database files are platform dependent\&. DBM database files you generate on
 194  194  a SPARC machine, for example, do not work on an IA machine (and vice-versa)\&.
 195  195  .PP
 196  196  This script might not resolve all symbolic links\&.
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX