diff options
| author | John Polstra <jdp@FreeBSD.org> | 1996-10-18 04:49:43 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1996-10-18 04:49:43 +0000 |
| commit | 16804804dfa1f0fa42c90e4598e5c34552cf0bf4 (patch) | |
| tree | 9d48975a3f63600ebeb63f488e882183bddd1789 /libexec | |
| parent | 889eef6fcab5c7ce9b64ec5a72dc706551220d03 (diff) | |
Notes
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 8f9e3fe18083..ddd694b51203 100644 --- a/libexec/rtld-aout/rtld.1 +++ b/libexec/rtld-aout/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.4 1996/09/23 22:22:03 wosch Exp $ +.\" $Id: rtld.1,v 1.5 1996/10/01 01:51:46 peter Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -152,9 +152,9 @@ The value of the environment variable .It \&%o The libary name. .It \&%m -The library's major version numer. +The library's major version number. .It \&%n -The library's minor version numer. +The library's minor version number. .It \&%p The full pathname as determined by .Nm rtld Ns 's diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index 8f9e3fe18083..ddd694b51203 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.4 1996/09/23 22:22:03 wosch Exp $ +.\" $Id: rtld.1,v 1.5 1996/10/01 01:51:46 peter Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -152,9 +152,9 @@ The value of the environment variable .It \&%o The libary name. .It \&%m -The library's major version numer. +The library's major version number. .It \&%n -The library's minor version numer. +The library's minor version number. .It \&%p The full pathname as determined by .Nm rtld Ns 's diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 8f9e3fe18083..ddd694b51203 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.4 1996/09/23 22:22:03 wosch Exp $ +.\" $Id: rtld.1,v 1.5 1996/10/01 01:51:46 peter Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -152,9 +152,9 @@ The value of the environment variable .It \&%o The libary name. .It \&%m -The library's major version numer. +The library's major version number. .It \&%n -The library's minor version numer. +The library's minor version number. .It \&%p The full pathname as determined by .Nm rtld Ns 's |
