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/ld.1 | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'gnu/usr.bin/ld/ld.1')
-rw-r--r-- | gnu/usr.bin/ld/ld.1 | 4 |
1 files changed, 2 insertions, 2 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 |