summaryrefslogtreecommitdiff
path: root/libelftc/elftc_string_table_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'libelftc/elftc_string_table_create.3')
-rw-r--r--libelftc/elftc_string_table_create.35
1 files changed, 2 insertions, 3 deletions
diff --git a/libelftc/elftc_string_table_create.3 b/libelftc/elftc_string_table_create.3
index e11e73cc4a514..387ad72a3727b 100644
--- a/libelftc/elftc_string_table_create.3
+++ b/libelftc/elftc_string_table_create.3
@@ -22,11 +22,11 @@
.\" out of the use of this software, even if advised of the possibility of
.\" such damage.
.\"
-.\" $Id: elftc_string_table_create.3 2866 2013-01-06 03:20:14Z jkoshy $
+.\" $Id: elftc_string_table_create.3 3645 2018-10-15 20:17:14Z jkoshy $
.\"
.Dd January 5, 2013
-.Os
.Dt ELFTC_STRING_TABLE_CREATE 3
+.Os
.Sh NAME
.Nm elftc_string_table_create ,
.Nm elftc_string_table_destroy ,
@@ -177,7 +177,6 @@ The
library manages its own memory allocations.
The application should not free the pointers returned by the string
table functions.
-.El
.Sh IMPLEMENTATION NOTES
The current implementation is optimized for the case where strings are
added to a string table, but rarely removed from it.