diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /gnu/libexec/ld.so/ldd | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
Diffstat (limited to 'gnu/libexec/ld.so/ldd')
-rw-r--r-- | gnu/libexec/ld.so/ldd/ldd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/ld.so/ldd/ldd.1 b/gnu/libexec/ld.so/ldd/ldd.1 index 616e2098691..832090bac26 100644 --- a/gnu/libexec/ld.so/ldd/ldd.1 +++ b/gnu/libexec/ld.so/ldd/ldd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldd.1,v 1.1 1996/10/04 21:27:04 pefo Exp $ +.\" $OpenBSD: ldd.1,v 1.2 1999/09/23 04:11:58 alex Exp $ .\" .\" Copyright (c) 1996 Per Fogelstrom .\" @@ -47,7 +47,7 @@ displays the shared objects needed to run .Nm ldd uses the .Nm DT_NEEDED -tags to determine what dynamic objects are requiered. To list the objects +tags to determine what dynamic objects are required. To list the objects .Nm ldd sets the environment variable .Nm LD_TRACE_LOADED_OBJECTS |