summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-25 12:13:24 +0000
committerjoel <joel@FreeBSD.org>2012-03-25 12:13:24 +0000
commit39c40cce12eb24c548affde3ed07fe9647a175ba (patch)
treefc1b17edfa60aba0992a05eff2f94422821c9042 /lib/libelf
parent1c68d75a62732e4a0c91cb49c1776151ea8385d2 (diff)
downloadFreeBSD-src-39c40cce12eb24c548affde3ed07fe9647a175ba.zip
FreeBSD-src-39c40cce12eb24c548affde3ed07fe9647a175ba.tar.gz
Remove superfluous paragraph macro.
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf_getphdrnum.31
-rw-r--r--lib/libelf/elf_getphnum.31
-rw-r--r--lib/libelf/elf_getshdrnum.31
-rw-r--r--lib/libelf/elf_getshdrstrndx.31
-rw-r--r--lib/libelf/elf_getshnum.31
-rw-r--r--lib/libelf/elf_getshstrndx.31
6 files changed, 0 insertions, 6 deletions
diff --git a/lib/libelf/elf_getphdrnum.3 b/lib/libelf/elf_getphdrnum.3
index 290c69a..f95dd45 100644
--- a/lib/libelf/elf_getphdrnum.3
+++ b/lib/libelf/elf_getphdrnum.3
@@ -45,7 +45,6 @@ and stores it into the location pointed to by argument
.Pp
This routine allows applications to uniformly process both normal ELF
objects and ELF objects that use extended numbering.
-.Pp
.Sh RETURN VALUES
Function
.Fn elf_getphdrnum
diff --git a/lib/libelf/elf_getphnum.3 b/lib/libelf/elf_getphnum.3
index abf4b39..174ecb5 100644
--- a/lib/libelf/elf_getphnum.3
+++ b/lib/libelf/elf_getphnum.3
@@ -50,7 +50,6 @@ and stores it into the location pointed to by argument
.Pp
This routine allows applications to uniformly process both normal ELF
objects and ELF objects that use extended numbering.
-.Pp
.Sh RETURN VALUES
Function
.Fn elf_getphnum
diff --git a/lib/libelf/elf_getshdrnum.3 b/lib/libelf/elf_getshdrnum.3
index 0128e0a..dc695a3 100644
--- a/lib/libelf/elf_getshdrnum.3
+++ b/lib/libelf/elf_getshdrnum.3
@@ -45,7 +45,6 @@ and stores it into the location pointed to by argument
.Pp
This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering.
-.Pp
.Sh RETURN VALUES
Function
.Fn elf_getshdrnum
diff --git a/lib/libelf/elf_getshdrstrndx.3 b/lib/libelf/elf_getshdrstrndx.3
index 009662e..5db33dd 100644
--- a/lib/libelf/elf_getshdrstrndx.3
+++ b/lib/libelf/elf_getshdrstrndx.3
@@ -46,7 +46,6 @@ and stores it into the location pointed to by argument
.Pp
This function allow applications to process both normal ELF
objects and ELF objects that use extended section numbering uniformly.
-.Pp
.Sh RETURN VALUES
These functions return zero if successful, or -1 in case of an error.
.Sh ERRORS
diff --git a/lib/libelf/elf_getshnum.3 b/lib/libelf/elf_getshnum.3
index 41b519e..41431fe 100644
--- a/lib/libelf/elf_getshnum.3
+++ b/lib/libelf/elf_getshnum.3
@@ -50,7 +50,6 @@ and stores it into the location pointed to by argument
.Pp
This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering.
-.Pp
.Sh RETURN VALUES
Function
.Fn elf_getshnum
diff --git a/lib/libelf/elf_getshstrndx.3 b/lib/libelf/elf_getshstrndx.3
index f042a6f..a720277 100644
--- a/lib/libelf/elf_getshstrndx.3
+++ b/lib/libelf/elf_getshstrndx.3
@@ -60,7 +60,6 @@ sets the index of the section name string table to argument
.Pp
These routines allow applications to process both normal ELF
objects and ELF objects that use extended section numbering uniformly.
-.Pp
.Sh RETURN VALUES
These functions return a non-zero value if successful, or zero in case
of an error.
OpenPOWER on IntegriCloud