diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
| commit | d013e3f544677c9ae59affd4678963f360102b09 (patch) | |
| tree | 65e29a70d1f620d8ed5002e1c45c1f54682d57e2 /gnu | |
| parent | 04da3920695e0d1bc0d9559f7bda9b36551643bd (diff) | |
Notes
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 93be989e88410..2c6c4f5633297 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -243,7 +243,8 @@ Make a 386BSD .Dv ZMAGIC output file. .It Fl z -Make a NetBSD +Make a +.Nx .Dv ZMAGIC output file. .El diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 1359fdc308a88..4af8896820e8a 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -243,7 +243,8 @@ Make a 386BSD .Dv ZMAGIC output file. .It Fl z -Make a NetBSD +Make a +.Nx .Dv ZMAGIC output file. .El |
