summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-12-31 19:41:05 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-01 06:18:16 -0200
commit657722dd9db38eab2b4f3cf29eb857cdbcdc5029 (patch)
treee981150c3f6be4cc42e65e5e7753670456d2bf5c /TODO
parent51e873d1b913a21c544b0724a831c5eb7879f185 (diff)
downloadkmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.tar.gz
kmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.tar.bz2
kmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.zip
TODO: add task for providing man page
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 03962c8..b907f71 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ Features:
* provide 1:1 compatibility with module-init-tools's modprobe
- dump configuration
+* Add manpages: copy them from module-init-tools and make the necessary changes
+
* review API, maybe unify all of these setters:
- kmod_module_version_get_symbol()
- kmod_module_version_get_crc()