diff options
Diffstat (limited to 'usr.bin/ldd/ldd.1')
-rw-r--r-- | usr.bin/ldd/ldd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1 index 4b499fe..6ca8b28 100644 --- a/usr.bin/ldd/ldd.1 +++ b/usr.bin/ldd/ldd.1 @@ -14,7 +14,7 @@ displays all shared objects that are needed to run the given program. Contrary to nm(1), the list includes .Dq indirect -depedencies that are the result of needed shared objects which themselves +dependencies that are the result of needed shared objects which themselves depend on yet other shared objects. .Pp Zero, one or two |