summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2000-07-31 01:27:44 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2000-07-31 01:27:44 +0000
commit2dc6fd1f52c8b6b4db36532647047019217e4606 (patch)
treebb35473ca81486d8fb34f061dbe41afbc4c199a5 /gnu
parentf63462aa84124315e9146479593866670d0ed7eb (diff)
comma splice
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/ldd/ldd.17
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/usr.bin/ld/ldd/ldd.1 b/gnu/usr.bin/ld/ldd/ldd.1
index 24e4b4a349c..3601c5250d2 100644
--- a/gnu/usr.bin/ld/ldd/ldd.1
+++ b/gnu/usr.bin/ld/ldd/ldd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldd.1,v 1.6 2000/05/25 21:49:02 deraadt Exp $
+.\" $OpenBSD: ldd.1,v 1.7 2000/07/31 01:27:43 pjanzen Exp $
.\" $NetBSD: ldd.1,v 1.2 1995/10/08 23:39:58 pk Exp $
.\"
.\" Copyright (c) 1993 Paul Kranenburg
@@ -64,5 +64,6 @@ for a list of recognised conversion characters.
.Sh HISTORY
A
.Nm ldd
-utility first appeared in SunOS 4.0, it appeared in its current form
-in NetBSD 0.9a.
+utility first appeared in SunOS 4.0.
+It appeared in its current form in
+.Nx 0.9a .