summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf.32
-rw-r--r--lib/libelf/elf_getdata.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3
index e3e01bc..609fab6 100644
--- a/lib/libelf/elf.3
+++ b/lib/libelf/elf.3
@@ -523,7 +523,7 @@ flag on an ELF descriptor using
.Xr elf_flagelf 3 ,
following which the library will use the data offsets and alignments
specified by the application when laying out the file.
-Application control of file layout is described further in the
+Application control of file layout is described further in the
.Xr elf_update 3
manual page.
.Pp
diff --git a/lib/libelf/elf_getdata.3 b/lib/libelf/elf_getdata.3
index 59e0ef6..9416a2c 100644
--- a/lib/libelf/elf_getdata.3
+++ b/lib/libelf/elf_getdata.3
@@ -174,7 +174,7 @@ These functions return a valid pointer to a data descriptor if successful, or
NULL if an error occurs.
.Sh ERRORS
These functions may fail with the following errors:
-.Bl -tag -width "[ELF_E_RESOURCE]"
+.Bl -tag -width "[ELF_E_RESOURCE]"
.It Bq Er ELF_E_ARGUMENT
Arguments
.Ar scn
OpenPOWER on IntegriCloud