diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1 | 3 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/ld.1aout | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index 2c6c4f563329..f60de7ffd03e 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -239,7 +239,8 @@ Discard all local symbols in the input files. Trace the manipulations inflicted on .Ar symbol .It Fl Z -Make a 386BSD +Make a +.Bx 386 .Dv ZMAGIC output file. .It Fl z diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 4af8896820e8..0592d985877b 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -239,7 +239,8 @@ Discard all local symbols in the input files. Trace the manipulations inflicted on .Ar symbol .It Fl Z -Make a 386BSD +Make a +.Bx 386 .Dv ZMAGIC output file. .It Fl z |
