Print this page
4795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname'

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/ld.1
          +++ new/usr/src/man/man1/ld.1
↓ open down ↓ 450 lines elided ↑ open up ↑
 451  451  See Chapter 4, \fIShared Objects,\fR in \fILinker and Libraries Guide\fR.
 452  452  .RE
 453  453  
 454  454  .sp
 455  455  .ne 2
 456  456  .na
 457  457  \fB\fB-h\fR \fIname\fR\fR
 458  458  .ad
 459  459  .br
 460  460  .na
 461      -\fB\fB--soname\fR \fIname\fR\fR
      461 +\fB\fB-soname\fR \fIname\fR\fR
 462  462  .ad
 463  463  .sp .6
 464  464  .RS 4n
 465  465  In dynamic mode only, when building a shared object, records \fIname\fR in the
 466  466  object's dynamic section. \fIname\fR is recorded in any dynamic objects that
 467  467  are linked with this object rather than the object's file system name.
 468  468  Accordingly, \fIname\fR is used by the runtime linker as the name of the shared
 469  469  object to search for at runtime. See \fIRecording a Shared Object Name\fR in
 470  470  \fILinker and Libraries Guide\fR.
 471  471  .RE
↓ open down ↓ 1396 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX