diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1 index 36fcf2cb98b3..e49101ef2c31 100644 --- a/usr.bin/ldd/ldd.1 +++ b/usr.bin/ldd/ldd.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ldd.1,v 1.15 2009/08/22 06:52:16 mrg Exp $ +.\" $NetBSD: ldd.1,v 1.16 2009/08/23 15:37:39 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd May 23, 2004 +.Dd August 23, 2009 .Dt LDD 1 .Os .Sh NAME @@ -55,7 +55,7 @@ and allows customization of output. The first format argument is used for library objects and defaults to .Qq "\et-l%o.%m =\*[Gt] %p\en" . -The second format argument is used for non-library objects defaults to +The second format argument is used for non-library objects and defaults to .Qq "\et%o =\*[Gt] %p\en" . .Pp These arguments are interpreted as format strings a la