diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2011-12-31 19:41:05 -0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-01-01 06:18:16 -0200 |
commit | 657722dd9db38eab2b4f3cf29eb857cdbcdc5029 (patch) | |
tree | e981150c3f6be4cc42e65e5e7753670456d2bf5c /TODO | |
parent | 51e873d1b913a21c544b0724a831c5eb7879f185 (diff) | |
download | kmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.tar.gz kmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.tar.bz2 kmod-657722dd9db38eab2b4f3cf29eb857cdbcdc5029.zip |
TODO: add task for providing man page
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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() |