diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
| commit | f6b31571f6344141366c23c3f115defec88e8855 (patch) | |
| tree | 054ae966bfa6060507971749f6ac99ea210498f1 /gnu/usr.bin/ld | |
| parent | 452b527e3637fa167c0db846eadefd4fad5eedc8 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
| -rw-r--r-- | gnu/usr.bin/ld/rtld/rtld.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1 index dbd4dde436df..90e9d546837c 100644 --- a/gnu/usr.bin/ld/rtld/rtld.1 +++ b/gnu/usr.bin/ld/rtld/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.13 1997/02/22 15:46:47 peter Exp $ +.\" $Id: rtld.1,v 1.14 1997/05/27 13:46:40 max Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -103,7 +103,7 @@ library-name, major-version-number, minor-version-number .Ac \&. .Pp .Nm -recognises a number of environment variables that can be used to modify +recognizes a number of environment variables that can be used to modify its behaviour as follows: .Pp .Bl -tag -width "LD_IGNORE_MISSING_OBJECTS" @@ -201,7 +201,7 @@ Additionally, .Sy \en and .Sy \et -are recognised and have their usual meaning. +are recognized and have their usual meaning. .\" .It Ev LD_NO_INTERN_SEARCH .\" When set, .\" .Nm |
