Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 1997 03:36:04 -0700 (PDT)
From:      josh@quick.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/4432: error in ldd.1
Message-ID:  <199708301036.DAA03201@jg.webmaster.com>
Resent-Message-ID: <199708301040.DAA06906@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4432
>Category:       docs
>Synopsis:       error in ldd.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 03:40:05 PDT 1997
>Last-Modified:
>Originator:     Josh Gilliam
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

src/gnu/usr.bin/ld/ldd/ldd.1 rev 1.8

>Description:

'depedencies' -> 'dependencies'

>How-To-Repeat:

man 1 ldd

>Fix:

--- ldd.1.orig	Sat Nov 30 08:12:45 1996
+++ ldd.1	Fri Aug 29 22:27:01 1997
@@ -14,7 +14,7 @@
 displays all shared objects that are needed to run the given program.
 Contrary to nm(1), the list includes
 .Dq indirect
-depedencies that are the result of needed shared objects which themselves
+dependencies that are the result of needed shared objects which themselves
 depend on yet other shared objects.
 .Pp
 Zero, one or two
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708301036.DAA03201>