summaryrefslogtreecommitdiffstats
path: root/lib/libelf/gelf_newehdr.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_newehdr.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_newehdr.3')
-rw-r--r--lib/libelf/gelf_newehdr.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libelf/gelf_newehdr.3 b/lib/libelf/gelf_newehdr.3
index 82ae809..98820e2 100644
--- a/lib/libelf/gelf_newehdr.3
+++ b/lib/libelf/gelf_newehdr.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2006 Joseph Koshy. All rights reserved.
+.\" Copyright (c) 2006,2007 Joseph Koshy. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 16, 2006
+.Dd October 22, 2007
.Os
.Dt GELF_NEWEHDR 3
.Sh NAME
@@ -122,7 +122,7 @@ as needed before calling
.Pp
If successful, these three functions set the
.Dv ELF_F_DIRTY
-bit on ELF descriptor
+flag on ELF descriptor
.Ar elf .
.Sh RETURN VALUES
These functions return a pointer to a translated header descriptor
OpenPOWER on IntegriCloud