diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
| commit | c5e7e03a143ca33bf523994e766d62892780abcf (patch) | |
| tree | f3cc9ce3cc3de852dbe1aac3ee5da537f31fb359 /gnu/usr.bin/ld | |
| parent | 8af1452cf8dd1b33da881f84e445d5981eaa9613 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1aout | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 3f7145557e54b..1359fdc308a88 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -203,7 +203,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 , Bsx Ns -i386 +output file. This is the default. .It Fl r Produce relocatable object file, suitable for another pass through .Nm . |
