summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authormichaels <michaels@cvs.openbsd.org>1996-10-08 01:21:08 +0000
committermichaels <michaels@cvs.openbsd.org>1996-10-08 01:21:08 +0000
commit3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch)
tree03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /gnu
parentca19a796dca7b796e77a9567be0e357be4b16b63 (diff)
Attempt at cleanup.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/ld.14
-rw-r--r--gnu/usr.bin/ld/ldconfig/ldconfig.84
-rw-r--r--gnu/usr.bin/ld/ldd/ldd.12
-rw-r--r--gnu/usr.bin/ld/rtld/rtld.12
4 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1
index b68b535caef..75478034388 100644
--- a/gnu/usr.bin/ld/ld.1
+++ b/gnu/usr.bin/ld/ld.1
@@ -27,11 +27,11 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ld.1,v 1.3 1996/09/20 09:53:39 deraadt Exp $
+.\" $Id: ld.1,v 1.4 1996/10/08 01:20:02 michaels Exp $
.\"
.Dd October 14, 1993
.Dt LD 1
-.Os NetBSD
+.Os
.Sh NAME
.Nm ld
.Nd link editor
diff --git a/gnu/usr.bin/ld/ldconfig/ldconfig.8 b/gnu/usr.bin/ld/ldconfig/ldconfig.8
index d361ee3adf7..e12ac133911 100644
--- a/gnu/usr.bin/ld/ldconfig/ldconfig.8
+++ b/gnu/usr.bin/ld/ldconfig/ldconfig.8
@@ -27,11 +27,11 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ldconfig.8,v 1.1 1995/10/18 08:40:56 deraadt Exp $
+.\" $Id: ldconfig.8,v 1.2 1996/10/08 01:20:03 michaels Exp $
.\"
.Dd October 3, 1993
.Dt LDCONFIG 8
-.Os NetBSD
+.Os
.Sh NAME
.Nm ldconfig
.Nd configure the shared library cache
diff --git a/gnu/usr.bin/ld/ldd/ldd.1 b/gnu/usr.bin/ld/ldd/ldd.1
index 749d8333979..c8bb14aff94 100644
--- a/gnu/usr.bin/ld/ldd/ldd.1
+++ b/gnu/usr.bin/ld/ldd/ldd.1
@@ -30,7 +30,7 @@
.\"
.Dd October 22, 1993
.Dt LDD 1
-.Os NetBSD
+.Os
.Sh NAME
.Nm ldd
.Nd list dynamic object dependencies
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1
index 1b4e7320632..1169eba98b6 100644
--- a/gnu/usr.bin/ld/rtld/rtld.1
+++ b/gnu/usr.bin/ld/rtld/rtld.1
@@ -30,7 +30,7 @@
.\"
.Dd June 27, 1995
.Dt RTLD 1
-.Os NetBSD
+.Os
.Sh NAME
.Nm ld.so
.Nd run-time link-editor