diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /gnu/usr.bin/ld/rtld | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'gnu/usr.bin/ld/rtld')
-rw-r--r-- | gnu/usr.bin/ld/rtld/rtld.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |