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 @@
-check_rtime(1)                   User Commands                  check_rtime(1)
+check_rtime(1ONBLD)           illumos Build Tools          check_rtime(1ONBLD)
 
 
 
 NAME
        check_rtime - check ELF runtime attributes

@@ -14,13 +14,13 @@
        consistency with common build rules.  These checks involve running
        ldd(1) and elfdump(1) against a family of dynamic objects.  A dynamic
        object can be defined explicitly as a file or multiple dynamic objects
        can be located under the directory dir.
 
-       check_rtime is typically called from nightly(1) when the -r option is
-       in effect. In this case the dynamic objects under the associated proto
-       area ($ROOT) are checked.  check_rtime can also be run standalone
+       check_rtime is typically called from nightly(1ONBLD) when the -r option
+       is in effect. In this case the dynamic objects under the associated
+       proto area ($ROOT) are checked.  check_rtime can also be run standalone
        against any set of dynamic objects.
 
        check_rtime uses ldd(1) to verify dependencies. This implies that by
        default any object inspected will bind to its dependencies as they are
        found in the underlying system.  Use of the -D, -d option, or the

@@ -274,12 +274,12 @@
            must be created by 'find_elf -r'.  The -D and -d options are
            mutually exclusive.
 
        -d depdir
            Use depdir to generate an alternative dependency mapping.
-           find_elf(1) is used to locate the ELF sharable objects for which
-           alternative mappings are required. The -D and -d options are
+           find_elf(1ONBLD) is used to locate the ELF sharable objects for
+           which alternative mappings are required. The -D and -d options are
            mutually exclusive.
 
        -E errfile
            Direct error messages for the analyzed objects to errfile instead
            of stdout.

@@ -491,10 +491,10 @@
 FILES
             $CODEMGR_WS/exception_list/check_rtime
             /opt/onbld/etc/exception_list/check_rtime
 
 SEE ALSO
-       crle(1), elfdump(1), find_elf(1), ldd(1), ld.so.1(1), mcs(1).
+       crle(1), elfdump(1), find_elf(1ONBLD), ldd(1), ld.so.1(1), mcs(1).
 
 
 
-                                 09 March 2010                  check_rtime(1)
+                                 09 March 2010             check_rtime(1ONBLD)