summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libexec/rtld-elf/rtld.11
-rw-r--r--usr.bin/ldd/ldd.13
2 files changed, 3 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index 7d5618c..a57f2ba 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -144,4 +144,5 @@ are recognized and have their usual meaning.
.Sh SEE ALSO
.Xr elf 5 ,
.Xr ld 1 ,
+.Xr ldd 1 ,
.Xr ldconfig 8
diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1
index 9e17094..f34fda0 100644
--- a/usr.bin/ldd/ldd.1
+++ b/usr.bin/ldd/ldd.1
@@ -38,7 +38,8 @@ encoded in the executable. See the source code and include
files for the definitive meaning of all the fields.
.Sh SEE ALSO
.Xr ld 1 ,
-.Xr nm 1
+.Xr nm 1 ,
+.Xr rtld 1
.Sh HISTORY
A
.Nm ldd
OpenPOWER on IntegriCloud