diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-03-02 21:59:53 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-03-02 21:59:53 +0000 |
| commit | c9bb895ec82853d07b0bae41f2470ff9afdd02fd (patch) | |
| tree | 18967b899f298bb8aad9188d9399501e7d8d3cfb /lib/libelf | |
| parent | 49cd9b438874689626215d6a967df1f182b08484 (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/elf_cntl.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_cntl.3 b/lib/libelf/elf_cntl.3 index 52771701181c..17c8db98a4e0 100644 --- a/lib/libelf/elf_cntl.3 +++ b/lib/libelf/elf_cntl.3 @@ -75,7 +75,7 @@ archive, an ELF file, or other data file). .Sh IMPLEMENTATION NOTES Due to use of .Xr mmap 2 -internally, this function is a no-op for for ELF objects opened in +internally, this function is a no-op for ELF objects opened in .Dv ELF_C_READ mode. .Sh RETURN VALUES |
