diff options
Diffstat (limited to 'libexec/ld.so/ld.so.1')
-rw-r--r-- | libexec/ld.so/ld.so.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ld.so/ld.so.1 b/libexec/ld.so/ld.so.1 index 5643f53d4ce..0c931ea4bb4 100644 --- a/libexec/ld.so/ld.so.1 +++ b/libexec/ld.so/ld.so.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ld.so.1,v 1.17 2008/08/24 20:43:53 martynas Exp $ +.\" $OpenBSD: ld.so.1,v 1.18 2011/12/03 23:01:21 schwarze Exp $ .\" $NetBSD: rtld.1,v 1.2 1995/10/08 23:43:28 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 24 2008 $ +.Dd $Mdocdate: December 3 2011 $ .Dt LD.SO 1 .Os .Sh NAME @@ -123,7 +123,7 @@ the absolute pathnames of all objects, to standard output. When set, these variables are interpreted as format strings a la .Xr printf 3 to customize the trace output and are used by -.Xr ldd 1 's +.Xr ldd 1 Ns 's .Fl f option and allows .Xr ldd 1 |