diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-16 14:30:28 +0000 |
| commit | 36daf0495aa68d669ac6abf004940ec1b1e83e42 (patch) | |
| tree | 14e1117ec0e7000b8d3c4741569280dc7151708c /lib/libelf | |
| parent | 80f1c58b0a57fec2f89e018a2a2fb8c4fcf61f2b (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/elf_update.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_update.3 b/lib/libelf/elf_update.3 index 7f6f4f09ba55d..8803730b7e3e1 100644 --- a/lib/libelf/elf_update.3 +++ b/lib/libelf/elf_update.3 @@ -66,7 +66,7 @@ responsibility for the layout of the ELF object. If this flag is not set, the ELF library will compute the layout of the file from its associated section descriptors. .Pp -It is the application's responsibility to manage the the following +It is the application's responsibility to manage the following structure members in the ELF file: .Bl -tag -width indent .It "Executable Header" |
