summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-05-11 20:23:32 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-05-11 20:23:32 +0000
commit2dfd9372f29bb26e55b482d80e77f7189450c11c (patch)
treeb8cb6fda16023d65412a12e383a4b8caf0eda269 /gnu
parent983cb05f4bfe5e3430398510fce670fe44342df8 (diff)
Document -Z
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/ld.110
1 files changed, 7 insertions, 3 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1
index 9067b62ca62..fcd32556608 100644
--- a/gnu/usr.bin/ld/ld.1
+++ b/gnu/usr.bin/ld/ld.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ld.1,v 1.11 1998/04/25 02:40:22 d Exp $
+.\" $OpenBSD: ld.1,v 1.12 1998/05/11 20:23:31 niklas Exp $
.\" $NetBSD: ld.1,v 1.14 1998/02/20 03:12:50 jonathan Exp $
.\"
.\" Copyright (c) 1993 Paul Kranenburg
@@ -38,7 +38,7 @@
.Nd link editor
.Sh SYNOPSIS
.Nm ld
-.Op Fl MNnprSstXxz
+.Op Fl MNnprSstXxZz
.Bk -words
.Op Fl A Ar symbol-file
.Op Fl assert Ar keyword
@@ -228,7 +228,11 @@ Trace the manipulations inflicted on
.It Fl z
Make a
.Dv ZMAGIC
-output file. This is the default.
+output file. This is the default.
+.It Fl Z
+Make an old-style
+.Dv ZMAGIC
+output file. This means no flags and no machine ID in the magic.
.Sh
The following long options are exceptions to the normal option syntax
described above, and are provided for compatibility with later versions of