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.man.txt
          +++ new/usr/src/tools/scripts/interface_cmp.1onbld.man.txt
   1      -interface_cmp(1)                 User Commands                interface_cmp(1)
        1 +interface_cmp(1ONBLD)         illumos Build Tools        interface_cmp(1ONBLD)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         interface_cmp - compare shared object interface descriptions
   7    7  
   8    8  SYNOPSIS
   9    9         interface_cmp [-dot] [-e exfile] old new
  10   10  
  11   11  DESCRIPTION
  12   12         The interface_cmp command compares the interface definition files for
  13   13         two workspaces and reports versioning inconsistencies. Interface
  14   14         definition files are created by interface_check.
  15   15  
  16      -       interface_cmp is typically called from nightly(1) when the -A option is
  17      -       in effect following the creation of a new database by interface_check.
  18      -       To insure symbolic interface consistency between successive software
  19      -       releases, existing version definitions and their symbol association
  20      -       should remain intact.  Any discrepancies between the two interface
  21      -       definitions are flagged as errors.
       16 +       interface_cmp is typically called from nightly(1ONBLD) when the -A
       17 +       option is in effect following the creation of a new database by
       18 +       interface_check.  To insure symbolic interface consistency between
       19 +       successive software releases, existing version definitions and their
       20 +       symbol association should remain intact.  Any discrepancies between the
       21 +       two interface definitions are flagged as errors.
  22   22  
  23   23         Note that version definition inheritance has the effect of causing a
  24   24         symbol to be viewed as existing in multiple definitions. This insures
  25   25         that both version definitions and their inheritance relationship are
  26   26         processed as part of the comparison.
  27   27  
  28   28  OPTIONS
  29   29         The following options are supported:
  30   30  
  31   31         -c vertype_module
↓ open down ↓ 110 lines elided ↑ open up ↑
 142  142                       $SRC/ELF-data.$MACH/interfaces
 143  143                lib/libadm.so.1: SUNW_1.1: added interface: circf(4)
 144  144                lib/libaio.so.1: SUNW_1.1: deleted interface: _aiocancel
 145  145  
 146  146  
 147  147         Note: the above comparison files were doctored in order to provide the
 148  148         example, they do not indicate any real changes that have occurred in
 149  149         the associated system libraries.
 150  150  
 151  151  SEE ALSO
 152      -       find_elf(1), interface_check(1), ld(1), ldd(1), elfdump(1), pvs(1).
      152 +       find_elf(1ONBLD), interface_check(1ONBLD), ld(1), ldd(1), elfdump(1),
      153 +       pvs(1).
 153  154  
 154  155  
 155  156  
 156      -                                 25 March 2010                interface_cmp(1)
      157 +                                 25 March 2010           interface_cmp(1ONBLD)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX