diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-06-12 11:12:19 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-06-12 11:12:19 +0000 |
| commit | 987170f752d791528e78566d9f258abbd4aa3afd (patch) | |
| tree | 9b64a334008965615deb211d6297281053273c39 /usr.bin | |
| parent | 9d2796c3ec23da6ad4c7ae91fc03125b467c9869 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/brandelf/brandelf.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/brandelf/brandelf.1 b/usr.bin/brandelf/brandelf.1 index 06d661fa2bde..c8d058ef8caf 100644 --- a/usr.bin/brandelf/brandelf.1 +++ b/usr.bin/brandelf/brandelf.1 @@ -60,9 +60,10 @@ Brands the given ELF binaries to be of the .Ar string ABI type. Currently supported ABIs are -.Dq Tn FreeBSD +.Dq Tn FreeBSD , +.Dq Tn Linux , and -.Dq Linux . +.Dq Tn SVR4 . .It Ar file If .Fl t Ar string |
