diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-06-17 17:22:16 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-06-17 17:22:16 +0000 |
commit | a37e71f35406f54c354238609b320d84645bdd3b (patch) | |
tree | c24ffdd52629657f6d8867e41dafde1e27615f8f /usr.bin/ldd | |
parent | d51849a38c3303331ade81fcb053d78a915bea47 (diff) |
Notes
Diffstat (limited to 'usr.bin/ldd')
-rw-r--r-- | usr.bin/ldd/ldd.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1 index f5a6abadcf49f..13a13eeb8e374 100644 --- a/usr.bin/ldd/ldd.1 +++ b/usr.bin/ldd/ldd.1 @@ -16,7 +16,6 @@ depedencies that are the result of needed shared objects which themselves depend on yet other shared objects. .Sh SEE ALSO .Xr ld 1 , -.Xr ld.so 1 , .Xr nm 1 .Sh HISTORY A |