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/scripts/interface_cmp.1
          +++ new/usr/src/tools/scripts/interface_cmp.1onbld
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  .\" and limitations under the License.
  13   13  .\"
  14   14  .\" When distributing Covered Code, include this CDDL HEADER in each
  15   15  .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  16   16  .\" If applicable, add the following below this CDDL HEADER, with the
  17   17  .\" fields enclosed by brackets "[]" replaced with your own identifying
  18   18  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  19   19  .\"
  20   20  .\" CDDL HEADER END
  21   21  .\"
  22      -.TH interface_cmp 1 "25 March 2010"
       22 +.TH interface_cmp 1ONBLD "25 March 2010"
  23   23  .SH NAME
  24   24  interface_cmp \- compare shared object interface descriptions
  25   25  .SH SYNOPSIS
  26   26  \fBinterface_cmp [-dot] [-e exfile] old new\fP
  27   27  .LP
  28   28  .SH DESCRIPTION
  29   29  .IX "OS-Net build tools" "interface_cmp" "" "\fBinterface_cmp\fP"
  30   30  The
  31   31  .I interface_cmp
  32   32  command compares the interface definition files for two workspaces
  33   33  and reports versioning inconsistencies. Interface definition
  34   34  files are created by
  35   35  .IR interface_check.
  36   36  .PP
  37   37  .I interface_cmp
  38      -is typically called from \fBnightly(1)\fP when the \fB-A\fP
       38 +is typically called from \fBnightly(1ONBLD)\fP when the \fB-A\fP
  39   39  option is in effect following the creation of a new database by
  40   40  .IR interface_check .
  41   41  To insure symbolic
  42   42  interface consistency between successive software releases, existing
  43   43  version definitions and their symbol association should remain intact.
  44   44  Any discrepancies between the two interface definitions are flagged as
  45   45  errors.
  46   46  .PP
  47   47  Note that version definition inheritance has the effect of causing a
  48   48  symbol to be viewed as existing in multiple definitions. This insures
↓ open down ↓ 179 lines elided ↑ open up ↑
 228  228  lib/libaio.so.1: SUNW_1.1: deleted interface: _aiocancel
 229  229  .fi
 230  230  .RE
 231  231  .sp
 232  232  .PP
 233  233  Note: the above comparison files were doctored in order to provide
 234  234  the example, they do not indicate any real changes that have
 235  235  occurred in the associated system libraries.
 236  236  .br
 237  237  .SH SEE ALSO
 238      -.BR find_elf(1),
 239      -.BR interface_check(1),
      238 +.BR find_elf(1ONBLD),
      239 +.BR interface_check(1ONBLD),
 240  240  .BR ld(1),
 241  241  .BR ldd(1),
 242  242  .BR elfdump(1),
 243  243  .BR pvs(1).
 244  244  .LP
 245  245  .TZ LLM
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX