xref ld.elf_so(1)
This commit is contained in:
parent
049774ffb3
commit
892294e9f7
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ldd.1,v 1.5 1999/03/22 18:16:39 garbled Exp $
|
||||
.\" $NetBSD: ldd.1,v 1.6 2001/12/20 06:43:00 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -34,7 +34,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 22, 1993
|
||||
.Dd December 19, 2001
|
||||
.Dt LDD 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -66,6 +66,7 @@ for a list of recognised conversion characters.
|
|||
.Sh SEE ALSO
|
||||
.Xr ld 1 ,
|
||||
.Xr ld.so 1 ,
|
||||
.Xr ld.elf_so 1 ,
|
||||
.Xr nm 1
|
||||
.Sh HISTORY
|
||||
A
|
||||
|
|
Loading…
Reference in New Issue