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 @@
-interface_cmp(1)                 User Commands                interface_cmp(1)
+interface_cmp(1ONBLD)         illumos Build Tools        interface_cmp(1ONBLD)
 
 
 
 NAME
        interface_cmp - compare shared object interface descriptions

@@ -11,16 +11,16 @@
 DESCRIPTION
        The interface_cmp command compares the interface definition files for
        two workspaces and reports versioning inconsistencies. Interface
        definition files are created by interface_check.
 
-       interface_cmp is typically called from nightly(1) when the -A option is
-       in effect following the creation of a new database by interface_check.
-       To insure symbolic interface consistency between successive software
-       releases, existing version definitions and their symbol association
-       should remain intact.  Any discrepancies between the two interface
-       definitions are flagged as errors.
+       interface_cmp is typically called from nightly(1ONBLD) when the -A
+       option is in effect following the creation of a new database by
+       interface_check.  To insure symbolic interface consistency between
+       successive software releases, existing version definitions and their
+       symbol association should remain intact.  Any discrepancies between the
+       two interface definitions are flagged as errors.
 
        Note that version definition inheritance has the effect of causing a
        symbol to be viewed as existing in multiple definitions. This insures
        that both version definitions and their inheritance relationship are
        processed as part of the comparison.

@@ -147,10 +147,11 @@
        Note: the above comparison files were doctored in order to provide the
        example, they do not indicate any real changes that have occurred in
        the associated system libraries.
 
 SEE ALSO
-       find_elf(1), interface_check(1), ld(1), ldd(1), elfdump(1), pvs(1).
+       find_elf(1ONBLD), interface_check(1ONBLD), ld(1), ldd(1), elfdump(1),
+       pvs(1).
 
 
 
-                                 25 March 2010                interface_cmp(1)
+                                 25 March 2010           interface_cmp(1ONBLD)