diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
| commit | b5c508fba33452c36601090d080ddc688efad870 (patch) | |
| tree | bf2ca7f3cb02a4ce4135d71c0382cffebecce4cb /gnu/usr.bin/ld | |
| parent | bd4bd019fbc1618b7547bdae3000cc03228becf1 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index 74d4b2cc3e62..fea2f9835bd8 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -206,7 +206,8 @@ Specifies the name of the output file. Defaults to .It Fl Q Produce a .Dv QMAGIC -(FreeBSD/BSDi-i386) output file. This is the default. +.Pq Fx Ns / Ns Tn BSDi Ns -i386 +output file. This is the default. .It Fl r Produce relocatable object file, suitable for another pass through .Nm ld. |
