Add package description

This commit is contained in:
2014-07-17 15:05:16 +07:00
parent 41afa60dce
commit 08b1eda939
+6
View File
@@ -0,0 +1,6 @@
/*
Package procfs is a convinient wrapper for proc filesystem
See Wikipedia page for more details on procfs:
http://en.wikipedia.org/wiki/Procfs
*/
package procfs