diff options
author | David Krause <david@cvs.openbsd.org> | 2003-04-22 05:06:02 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-04-22 05:06:02 +0000 |
commit | 1dc8dca82f4f0c2a07b44f30770793f9a1d49d8c (patch) | |
tree | b2156865bcc39332f244c31051d1eb1f46152932 /libexec | |
parent | 152ca4df72dfbde41139417ea8b1999405f09d93 (diff) |
sync up ELF and a.out versions of ldconfig(8)
ok drahn@
mdoc ok jmc@
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/ld.so/ldconfig/ldconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ld.so/ldconfig/ldconfig.8 b/libexec/ld.so/ldconfig/ldconfig.8 index 74b5e6a0cd4..45d24781a49 100644 --- a/libexec/ld.so/ldconfig/ldconfig.8 +++ b/libexec/ld.so/ldconfig/ldconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldconfig.8,v 1.11 2002/08/28 14:06:47 mpech Exp $ +.\" $OpenBSD: ldconfig.8,v 1.12 2003/04/22 05:06:01 david Exp $ .\" .\" Copyright (c) 1993,1995 Paul Kranenburg .\" All rights reserved. @@ -144,6 +144,6 @@ from the environment. .Sh HISTORY A .Nm -utility first appeared in SunOS 4.0, it appeared in its current form -in +utility first appeared in SunOS 4.0. +It appeared in its current form in .Nx 0.9 a. |