From b9a2520e126ea70da2a1ce9a312699dbdbe37362 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 17 Sep 2012 21:13:51 +0000 Subject: replace the erroneous DIAGNOSTICS section with a (hopefully) accurate EXIT STATUS one; ok guenther --- libexec/ld.so/ldd/ldd.1 | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'libexec/ld.so') diff --git a/libexec/ld.so/ldd/ldd.1 b/libexec/ld.so/ldd/ldd.1 index 5434fbc5b67..bc84e57345a 100644 --- a/libexec/ld.so/ldd/ldd.1 +++ b/libexec/ld.so/ldd/ldd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldd.1,v 1.9 2011/04/29 07:19:19 jmc Exp $ +.\" $OpenBSD: ldd.1,v 1.10 2012/09/17 21:13:50 jmc Exp $ .\" .\" Copyright (c) 1996 Per Fogelstrom .\" @@ -24,7 +24,7 @@ .\" SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: April 29 2011 $ +.Dd $Mdocdate: September 17 2012 $ .Dt LDD 1 .Os .Sh NAME @@ -56,15 +56,8 @@ and then execs .\"flag, the tags from .\".Ar program .\"are listed without using current ldconfig configuration. -.Sh DIAGNOSTICS -Exit status 0 if no error. -Exit status 1 if arg error. -Exit status 2 if -.Ar program -can't be read. -If -.Nm -fails to open the program file a message is printed. +.Sh EXIT STATUS +.Ex -std ldd .Sh SEE ALSO .Xr ld.so 1 , .Xr ldconfig 8 -- cgit v1.2.3