diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
| commit | e0e5145ce6dc9de9aa4d1ce7a36a8dcf06b96585 (patch) | |
| tree | c1d9699eaa2f8d24b20889d9f06566a42766622a /libexec/rtld-elf | |
| parent | 1f05a9e73aceed609dc811f4d9dae1d4edb5da06 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf')
| -rw-r--r-- | libexec/rtld-elf/rtld.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index a66a861cba93..565124f539f8 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.2 1995/10/05 05:16:52 nate Exp $ +.\" $Id: rtld.1,v 1.3 1996/04/20 18:29:48 jdp Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -135,8 +135,8 @@ the absolute pathnames of all objects, to standard output. /var/run/ld.so.hints .Pp .Sh SEE ALSO -.Xr ld 1 -.Xr ldconfig 8 +.Xr ld 1 , +.Xr ldconfig 8 , .Xr link 5 .Sh HISTORY The shared library model employed first appeared in SunOS 4.0 |
