diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
| commit | af202156659087d0a60caf70834dcefb46406a0c (patch) | |
| tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /libexec/rtld-aout | |
| parent | 2b5f199de6771d889a849666e0a2e7e6ab511ac3 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-aout')
| -rw-r--r-- | libexec/rtld-aout/rtld.1 | 6 | ||||
| -rw-r--r-- | libexec/rtld-aout/rtld.1aout | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libexec/rtld-aout/rtld.1 b/libexec/rtld-aout/rtld.1 index 9567fd2e3a56..4f26ea3e4d96 100644 --- a/libexec/rtld-aout/rtld.1 +++ b/libexec/rtld-aout/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $ +.\" $Id: rtld.1,v 1.9 1997/01/12 00:19:14 jdp Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -194,7 +194,7 @@ are recognised and have their usual meaning. .Pp .Sh SEE ALSO .Xr ld 1 , -.Xr ldconfig 8 , -.Xr link 5 +.Xr link 5 , +.Xr ldconfig 8 .Sh HISTORY The shared library model employed first appeared in SunOS 4.0 diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index 9567fd2e3a56..4f26ea3e4d96 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $ +.\" $Id: rtld.1,v 1.9 1997/01/12 00:19:14 jdp Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -194,7 +194,7 @@ are recognised and have their usual meaning. .Pp .Sh SEE ALSO .Xr ld 1 , -.Xr ldconfig 8 , -.Xr link 5 +.Xr link 5 , +.Xr ldconfig 8 .Sh HISTORY The shared library model employed first appeared in SunOS 4.0 |
