diff options
Diffstat (limited to 'libexec/ld.so')
-rw-r--r-- | libexec/ld.so/ldd/ldd.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ld.so/ldd/ldd.1 b/libexec/ld.so/ldd/ldd.1 index a51995164be..9d85782407e 100644 --- a/libexec/ld.so/ldd/ldd.1 +++ b/libexec/ld.so/ldd/ldd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldd.1,v 1.3 2002/05/24 04:17:00 deraadt Exp $ +.\" $OpenBSD: ldd.1,v 1.4 2003/03/06 20:19:52 jmc Exp $ .\" .\" Copyright (c) 1996 Per Fogelstrom .\" @@ -63,8 +63,8 @@ flag, the tags from .Ar program are listed without using current ldconfig configuration. .Sh SEE ALSO -.Xr ldconfig 8 , -.Xr ld.so 8 +.Xr ld.so 1 , +.Xr ldconfig 8 .Sh DIAGNOSTICS Exit status 0 if no error. Exit status 1 if arg error. |