summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-30 17:21:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-30 17:21:01 +0000
commitffe26463b5b965cf17d618e437cd78c20e05a350 (patch)
tree53933e284ad85f37f027936bff432e054a5468e3 /gnu/usr.bin
parent2a645167024c88bc5a5f770cdebaeed9585be0fc (diff)
minor errors; josh@quick.net
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/ld/ldd/ldd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ldd/ldd.1 b/gnu/usr.bin/ld/ldd/ldd.1
index c8bb14aff94..27b36c34ba0 100644
--- a/gnu/usr.bin/ld/ldd/ldd.1
+++ b/gnu/usr.bin/ld/ldd/ldd.1
@@ -43,7 +43,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.
Zero, one or two
.Fl f