diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rtld-aout/rtld.1 | 6 | ||||
-rw-r--r-- | libexec/rtld-aout/rtld.1aout | 6 | ||||
-rw-r--r-- | libexec/rtld-elf/rtld.1 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/libexec/rtld-aout/rtld.1 b/libexec/rtld-aout/rtld.1 index dbd4dde..90e9d54 100644 --- a/libexec/rtld-aout/rtld.1 +++ b/libexec/rtld-aout/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 diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index dbd4dde..90e9d54 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -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 diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index dbd4dde..90e9d54 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/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 |