Adjust the grammar and split the getter information in new paragraph.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/94
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
* kmod_module_get_sections:
* @mod: kmod module
*
- * Get a list of kmod sections of this @mod, as returned by the kernel. The
- * structure contained in this list is internal to libkmod and their fields
+ * Get a list of kmod sections of this @mod, as returned by the kernel.
+ *
+ * The structure contained in this list is internal to libkmod and its fields
* can be obtained by calling kmod_module_section_get_name() and
* kmod_module_section_get_address().
*