summaryrefslogtreecommitdiffstats
path: root/lib/libelf/gelf_newphdr.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-10-22 03:38:43 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-10-22 03:38:43 +0000
commit9392728ba026a7e54d585f8efec5f232146d34a2 (patch)
tree671b9e0bda71b311730681f914ac9b01ba6c1263 /lib/libelf/gelf_newphdr.3
parent2bd7685cc6d80a8caf8bb8fb2c7b72ae540486c9 (diff)
downloadFreeBSD-src-9392728ba026a7e54d585f8efec5f232146d34a2.zip
FreeBSD-src-9392728ba026a7e54d585f8efec5f232146d34a2.tar.gz
Consistently use the word 'flag' to refer to ELF_F_* constants.
MFC after: 1 day
Diffstat (limited to 'lib/libelf/gelf_newphdr.3')
-rw-r--r--lib/libelf/gelf_newphdr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/gelf_newphdr.3 b/lib/libelf/gelf_newphdr.3
index ba39f9d..3d669b6 100644
--- a/lib/libelf/gelf_newphdr.3
+++ b/lib/libelf/gelf_newphdr.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 21, 2007
+.Dd October 22, 2007
.Os
.Dt GELF_NEWPHDR 3
.Sh NAME
@@ -82,7 +82,7 @@ elements depending on the ELF class of ELF descriptor
.Pp
The functions set the
.Dv ELF_F_DIRTY
-bit on the program header table.
+flag on the program header table.
All members of the returned array of Phdr structures
will be initialized to zero.
.Pp
OpenPOWER on IntegriCloud