summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-01-05 05:14:26 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-01-05 05:14:26 +0000
commitc56ea79de06adf49e8bb64aba631ab1dc2241a78 (patch)
tree1739735e20e02dd4b7fe1aad78c49ecd0ecec9d7 /lib
parent635e416e5aed45285a2e1287533cf4bc3f500047 (diff)
downloadFreeBSD-src-c56ea79de06adf49e8bb64aba631ab1dc2241a78.zip
FreeBSD-src-c56ea79de06adf49e8bb64aba631ab1dc2241a78.tar.gz
Add a README.
Diffstat (limited to 'lib')
-rw-r--r--lib/libelf/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/libelf/README b/lib/libelf/README
new file mode 100644
index 0000000..726fcc9
--- /dev/null
+++ b/lib/libelf/README
@@ -0,0 +1,12 @@
+# $FreeBSD$
+# $NetBSD$
+
+libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
+
+Documentation:
+ * Manual page elf.3 contains an overview of the library. Other
+ manual pages document individual APIs in the library.
+ * A tutorial "libelf by Example" is available at:
+ http://people.freebsd.org/~jkoshy/download/libelf/article.html
+
+For ongoing development please see http://elftoolchain.sourceforge.net/
OpenPOWER on IntegriCloud