diff options
author | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
commit | fde8a8ec465bddd8378394c44e3b889d741f5009 (patch) | |
tree | 382222393dc3b517a7ea596de312f08138ca1378 /gnu/usr.bin/ld | |
parent | bc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff) | |
download | FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz |
spelling corrections.
PR: docs/4450
Submitted by: josh@quick.net
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 dbd4dde..90e9d54 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 |