Print this page
6282 ONBLD man pages not pbchk clean
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
@@ -1,6 +1,6 @@
-interface_cmp(1ONBLD) illumos Build Tools interface_cmp(1ONBLD)
+INTERFACE_CMP(1ONBLD) illumos Build Tools INTERFACE_CMP(1ONBLD)
NAME
interface_cmp - compare shared object interface descriptions
@@ -72,13 +72,15 @@
exception file. Otherwise, if used in an activated workspace, the
default exception file is $CODEMGR_WS/exception_list/interface_cmp if
that file exists. If not used in an activated workspace, or if
$CODEMGR_WS/exception_list/interface_cmp does not exist, interface_cmp
will use /opt/onbld/etc/exception_list/interface_cmp as a fallback
- default exception file. To run interface_cmp without applying
- exceptions, specify -e with a value of /dev/null.
+ default exception file.
+ To run interface_cmp without applying exceptions, specify -e with a
+ value of /dev/null.
+
A '#' character at the beginning of a line, or at any point in a line
when preceded by whitespace, introduces a comment. Empty lines, and
lines containing only comments, are ignored by interface_cmp.
Exceptions are specified as space separated keyword, and perl(1)
regular expressions. The number of regular expressions depends on the
@@ -152,6 +154,6 @@
find_elf(1ONBLD), interface_check(1ONBLD), ld(1), ldd(1), elfdump(1),
pvs(1).
- 25 March 2010 interface_cmp(1ONBLD)
+ March 25, 2010 INTERFACE_CMP(1ONBLD)