summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_getscn.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/elf_getscn.3')
-rw-r--r--lib/libelf/elf_getscn.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libelf/elf_getscn.3 b/lib/libelf/elf_getscn.3
index e0df8db..5b9de41 100644
--- a/lib/libelf/elf_getscn.3
+++ b/lib/libelf/elf_getscn.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 August 26, 2006
+.Dd October 22, 2007
.Os
.Dt ELF_GETSCN 3
.Sh NAME
@@ -73,7 +73,7 @@ field of the ELF header associated with descriptor
.Ar elf ,
and will set the
.Dv ELF_F_DIRTY
-bit for the new section.
+flag on the returned section descriptor.
For ELF descriptors opened for writing, the ELF library will
automatically create an empty section at index zero
.Dv ( SHN_UNDEF )
OpenPOWER on IntegriCloud