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/find_elf.1
          +++ new/usr/src/tools/scripts/find_elf.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 find_elf 1 "25 March 2010"
       22 +.TH find_elf 1ONBLD "25 March 2010"
  23   23  .SH NAME
  24   24  find_elf \- Locate ELF shared objects and executables
  25   25  .SH SYNOPSIS
  26   26  \fBfind_elf [-afrs] path\fP
  27   27  .LP
  28   28  .SH DESCRIPTION
  29   29  .IX "OS-Net build tools" "find_elf" "" "\fBfind_elf\fP"
  30   30  The
  31   31  .I find_elf
  32   32  command descends a directory hierarchy and produces one line
↓ open down ↓ 174 lines elided ↑ open up ↑
 207  207  .nf
 208  208  % find_elf -a /lib/libc.so
 209  209  OBJECT 32 DYN  VERDEF   /lib/libc.so
 210  210  .fi
 211  211  .in -4
 212  212  .sp
 213  213  .PP
 214  214  .RS
 215  215  .nf
 216  216  .SH SEE ALSO
 217      -.BR check_rtime (1),
 218      -.BR interface_check (1),
 219      -.BR interface_cmp (1),
      217 +.BR check_rtime (1ONBLD),
      218 +.BR interface_check (1ONBLD),
      219 +.BR interface_cmp (1ONBLD),
 220  220  .BR ld (1),
 221  221  .BR ldd (1),
 222  222  .BR elfdump (1),
 223  223  .BR pvs (1).
 224  224  .LP
 225  225  .TZ LLM
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX